Skip to content

silentsignal/eazfuscator.net-symbol-decrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mass decryptor for Eazfuscator.NET Symbol Names Encryption

Performs mass decryption for encrypted symbols if you know the password.

Usage

$ python deobf.py obfuscated.cs

Dependencies

  • Python 2.x (tested on 2.7.15)
  • Crypto (Debian/Ubuntu package: python-crypto)
  • PBKDF2 (Debian/Ubuntu package: python-pbkdf2)

License

The whole project is available under MIT license, see LICENSE.txt.

About

Mass decryptor for Eazfuscator.net Symbol Names Encryption

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages