Dynago
External .NET CSGO Cheat
Concept:
Randomize the cheat before compilation with string manipulation and after with managed obfuscation.
Future development:
Transfer pre-compiling randomization such as variable name randomization to my own custom obfuscation. Use mono/dnlib instead of string manipulation.
Notes
- This project is not actively being developed as of July 2019 - please fork it to make modifications.
Authors
- Justin Garofolo - Initial work - ooojustin
License
This project is licensed under the MIT License - see the LICENSE file for details