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

Update utils + protections

Compare
Choose a tag to compare
@AnErrupTion AnErrupTion released this 11 Jan 12:52
· 49 commits to master since this release
5e2b485
  • Random string length has been decreased from 500-700 to 50-70 (it was just useless), making the file size less than before!
  • The randomizer now uses more chars to generate random strings.
  • Renaming the Anti-Tamper's injected function. (Thanks to the AsStrongAsFuck project for this :D)
  • Removed useless "Resolve" functions in the InjectContext class.
  • Removed a useless inheritation of Randomizer in the ProxyAdder class.