/Dynago

External .NET CSGO Cheat which produces unique builds via advanced methods of obfuscation.

Primary LanguageC#MIT LicenseMIT

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

License

This project is licensed under the MIT License - see the LICENSE file for details