Skip to content

Cracks password protected Inno Setup generated installers using JtR.

License

Notifications You must be signed in to change notification settings

gmcclure382/inno2john

 
 

Repository files navigation

Usage

On Ubuntu, install the following packages,

sudo aptitude install libswitch-perl libdatetime-perl \
   libtext-glob-perl libdata-hexdumper-perl \
   libdata-printer-perl -y

Get the "hash" to crack,

./inno2john.pl samples/Output.old/setup.exe > hash

Give hash to JtR.

It seems that, samples/hot-hash is the hottest thing on the internet today!

About

Cracks password protected Inno Setup generated installers using JtR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%