Skip to content

ooojustin/Dynago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published