Skip to content

Source Code Obfuscator (currently supports Python3 only) - It changes the signature of programs without affecting functionality, while also making it incredibly difficult for it to be understood by humans. This is achieved by scrambling the declared variable, function, argument and class names in the source files, while retaining the program str…

License

Notifications You must be signed in to change notification settings

Del-Tango/WarFactory-Obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Source Code Obfuscator (currently supports Python3 only) - It changes the signature of programs without affecting functionality, while also making it incredibly difficult for it to be understood by humans. This is achieved by scrambling the declared variable, function, argument and class names in the source files, while retaining the program str…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published