Simple MSIL Decryptor
A tools for decrypting MSIL.
Works for:
- Cli_Secure
- .NET Reactor
- CodeVeil
- etc
Simple CodeVeil trick:
While decrypting CodeVeil if you see the message "Thank you for evaluating CodeVeil." simple roll back the date with few years and run the tools again.
Framework 4.0 suport:
Framework4.0.zip file contains Simple_MSIL_Decryptor.exe.config
In order to have Framework 4.0 suport: all you have to do is to place Simple_MSIL_Decryptor.exe.config
in the same directory with Simple_MSIL_Decryptor.exe
*Note: some protectors don't suport Framework 4.0 so use it only when is necesary!
New bugs fixed;
New Framework 4 config!
Note:
VB applications must have a commandLine else won't run! (without Nop EntryPoint checked).