Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Better obfuscation and understanding

Compare
Choose a tag to compare
@AnErrupTion AnErrupTion released this 22 Jan 15:36
· 38 commits to master since this release
75ee23c
  • Added more comments in the code.
  • Improved the randomizer and a bit the string encryption.
  • Removed a lot of repetitions in the code by adding a "GetRenamed" function that renames a member with the random length of 50-70.
  • Removed useless methods in the InjectHelper class.
  • Optimized some code.