Skip to content

ElektroKill/ILPUnpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILP Unpack

An ILProtector unpacker utilizing reflection to restore the method bodies and decrypt strings. This unpacker should work on any ILProtector configuration.

Usage

Remember to use the version appropriate to the CLR version used by the module.

Just drag and drop your file and hope for the best!

For advanced users:

There are some command line options available. The first argument always has to be the filename.

Command Line Options:
  • --help or -h - Displays a help screen.
  • --noClean or -c - Disables the cleanup of unused code.
  • --preserveMD or -p - Preserves all metadata when writing.
  • --keepPE or -k - Preserves all additional PE information when writing
  • --dumpRuntime or -d - Dumps the ILProtector runtime to disk.

Credits

About

Unpacker for ILProtector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Languages