Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 704 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 704 Bytes

Dynago

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

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