Thread: SMD For Agile
View Single Post
  #84  
Old 07-09-2026, 23:50
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 942
Rept. Given: 72
Rept. Rcvd 673 Times in 286 Posts
Thanks Given: 68
Thanks Rcvd at 3,910 Times in 742 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
SMD Fix23 Prerelease:
- It is not the final fixed version 23 version, I was hurried up.

SMD_Fix23 changes:
- Now reports any methods which doesn't have msil decrypted!
- now contains two exe AnyCpu (64 bits) - SMD_AnyCpu.exe and 32 bits SMD.exe
- Removed "for agile" from program name; after all it works for many other MSIL encryptors
- Resorted (regrouped some) checkboxes under "Main actions" groupbox and "Agile options" groupbox
- I've re-added gac installation; you should run as administrator for gac installation once;
- Added mixed mode support (MixedAssemblyLoader v5)
- Removed Agile dll name textbox, now will auto-detect agile dll from target directory
- Added "Debug detection" checkbox although currently only for 32 bits;
- Added "Write log file" to also write log to a text file called originalinput_smdlog.txt
- Added "Asm load break" to break (pause) after assembly is loaded and "Break after Module.cctor" to break (pause) after the Module.cctor is called;
Not implemented yet:
- Added "Log jit" to log methods as they are compiled; if you want to trace assembly mark Invoke
- JitDumper checkbox is also useless currently
One thing I am aware: it fails to jit some methods for .NET Reactor protected assemblies

Any bug and suggestion is welcomed.
Download link:
https://workupload.com/file/zGD8XwVJ2xH
Reply With Quote
The Following 4 Users Say Thank You to CodeCracker For This Useful Post:
Apuromafo (07-10-2026), Gyrus (07-10-2026), niculaita (07-11-2026), wilson bibe (07-10-2026)