|
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
|