Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   StringDecryptor (https://forum.exetools.com/showthread.php?t=21076)

CodeCracker 08-21-2024 16:17

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

chants 08-21-2024 18:33

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.

th3tuga 08-21-2024 21:05

Quote:

Originally Posted by chants (Post 131591)
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.

It is already loaded and run in memory. See the description.
But on the fly should be possible through dll injection.

CodeCracker 08-21-2024 23:10

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;

CodeCracker 01-03-2025 19:34

StringDecryptor v3 fixed 2
 
1 Attachment(s)
StringDecryptor v3 fixed 2:
- Added 64 bits assemblies support, released as AnyCpu.

Ghl 02-20-2025 15:26

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

Ghl 03-08-2025 22:10

Download link
 
Hi Codecracker. Please share on Workupload the last versions of String decryptor and eazfixer tools .Thank you

Go2Crck 03-08-2025 23:50

Quote:

Originally Posted by Ghl (Post 132802)
Hi Codecracker. Please share on Workupload the last versions of String decryptor and eazfixer tools .Thank you

He posts the latest versions of his tools on the Tuts4You forum. You can freely download them there!

Ghl 03-11-2025 02:48

Can you share that link for this topic files? Thx

hungba193 03-13-2025 11:40

Quote:

Originally Posted by CodeCracker (Post 132434)
StringDecryptor v3 fixed 2:
- Added 64 bits assemblies support, released as AnyCpu.

I need this but unfortunately can't download it. Anyway thanks for sharing :)

sendersu 03-13-2025 13:49

https://www.sendspace.com/file/uj4ewc
(c) from https://forum.tuts4you.com/topic/31329-stringdecryptor/

Ghl 04-11-2025 18:13

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.

CodeCracker 04-15-2025 04:05

Quote:

Originally Posted by Ghl (Post 132962)
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.

Hi. Can you post target files and also please post methods which can't be decrypted decompiled code.

CodeCracker 06-22-2025 23:30

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

CodeCracker 11-16-2025 19:37

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