![]() |
StringDecryptor
1 Attachment(s)
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 |
Is there a way to hook the decrypt call and do this at runtime if the control flow obfuscation can't be unraveled? I suppose when you say encrypted, you mean by something that .NET has code to decrypt. So theoretically a hook would say the original string address, the caller address, and after forwarding the payload would have the decypted info too, which could be interesting.
|
Quote:
But on the fly should be possible through dll injection. |
StringDecryptor v3 fixed 1
1 Attachment(s)
StringDecryptor v3 fixed 1:
- Added exception handler while trying to decrypt string, if something wrong show exception but just once; |
StringDecryptor v3 fixed 2
1 Attachment(s)
StringDecryptor v3 fixed 2:
- Added 64 bits assemblies support, released as AnyCpu. |
procedure of use V.3
I used String Decryptor V.2 for exe file encrypted but the file didn't decrypted completely.Please inform true procedure for decryption by V.3. , share link.Thx
|
Download link
Hi Codecracker. Please share on Workupload the last versions of String decryptor and eazfixer tools .Thank you
|
Quote:
|
Can you share that link for this topic files? Thx
|
Quote:
|
https://www.sendspace.com/file/uj4ewc
(c) from https://forum.tuts4you.com/topic/31329-stringdecryptor/ |
Hi code cracker. I tried to decrypt with String Decryptors Version1,2,3,Eaz then deobfuscate by de4dot and Eaz decryptor had better result but didn't decrypt all methods. Is there a way or decryptor to decrypt all methods?
Thx. |
Quote:
|
StringDecryptor v4
1 Attachment(s)
StringDecryptor v4:
- Added instance (no static) string decryption method - Added "Static only" checkbox to decrypt only static string decryption methods - Added "Only proper Used" - to remove methods which are not properly called - Added "Copy Selected" and "Copy All" in context menu to copy to clipboard methods information Release as 32 bits |
StringDecryptor v4 anyCpu
1 Attachment(s)
StringDecryptor v4 anyCpu attached.
-Fixed assembly load filename bug. |
| All times are GMT +8. The time now is 02:52. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX