This forum is in archive mode. You will not be able to post new content.

Author Topic: [C++] Wordlist cracker  (Read 1142 times)

0 Members and 1 Guest are viewing this topic.

Offline daxda

  • Peasant
  • *
  • Posts: 114
  • Cookies: 112
  • Not the guy you're looking for
    • View Profile
    • Daxda on Github
[C++] Wordlist cracker
« on: April 11, 2014, 01:13:23 PM »
This is my first "real" C++ program I've ever written, it's an MD5 hash cracker which uses a wordlist
to find the equivalent cleartext. The github repo can be found here.

Usage is straight forward:
./wordlist_cracker -h <your MD5 hash here> -w <your wordlist here>

To compile the cracker run the included "build.sh" script, the help message of the cracker will be printed
to stdout when the compilation succeeded.

Known bugs (and other animals):
  • Relative paths for the -w argument don't work, I might have to figure out how to work
    with them at some point.
  • ...
« Last Edit: April 23, 2014, 08:08:47 PM by daxda »

Offline ArkPhaze

  • Peasant
  • *
  • Posts: 136
  • Cookies: 20
  • null terminated
    • View Profile
Re: [C++] Wordlist cracker
« Reply #1 on: April 14, 2014, 05:43:34 AM »
This looks *more* like real C than it does C++ to me, but nonetheless not bad. :)
sig=: ArkPhaze

[ J/ASM/.NET/C/C++ - Software Engineer ]

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.