Thread: StringDecryptor
View Single Post
  #1  
Old 08-21-2024, 16:17
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
StringDecryptor

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
Attached Files
File Type: rar StringDecryptor_v3.rar (30.2 KB, 26 views)

Last edited by CodeCracker; 08-21-2024 at 16:25.
Reply With Quote
The Following 17 Users Say Thank You to CodeCracker For This Useful Post:
alekine322 (04-12-2025), chants (08-21-2024), darkBLACK (03-09-2025), Doit (08-22-2024), kienmanowar (08-21-2024), lordnasty (04-14-2025), MarcElBichon (08-21-2024), pnta (08-24-2024), TheEnd (06-01-2026), tonyweb (08-25-2024), uCare (08-28-2024), uranus64 (08-21-2024), user_hidden (01-03-2025), wilson bibe (08-21-2024), yoza (04-23-2025), Zeokat (02-22-2025)