0632955255184 发表于 2025-1-10 20:22:08

StringDecryptor By CodeCracker

StringDecryptor
Decrypt encrypted string from an .NET assembly.
Supported methods: return type string + Parameters: string, int,int+int,uint,uint+uint, string+int, int+int+int
for int: parameter int
Note:
Doesn't work well with control flow obfuscation: de-obfuscate the file first!

Simple how to use:
Click "..." in the front of "Name of file to decrypt (mandatory)", select a file, click "Load and autodetect" and finally click on "Decrypt strings"

In StringDecryptor v3:
- added a optional textbox: file to load which is assembly to be loaded; file to decrypt and file to load should be compatible
- added "Patch Agile" for being able to decrypt Agile assemblies
- added "decrypt int" for decrypting int constants - will only decrypts methods having as parameter a int
- added parameters to see parameter of added string decrypt methods
- added "only string(int)" to remove all methods which returns a string and don't have an int as parameter
- speed optimization

- Added exception handler while trying to decrypt string, if something wrong show exception but just once;

- Added 64 bits assemblies support, released as AnyCpu.

wuyichao28541 发表于 2025-1-12 22:43:19

将主程序Dump出来。
页: [1]
查看完整版本: StringDecryptor By CodeCracker