Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

DES Cracker


lukem_95's Avatar
Member
0 0

Does anyone know of a decent DES cracker - yes i know JTR can, but unfortunatly my pc is too messed up to use it, it just wont work, and i have also googled it and spent hours trawling through C++ source code trying to get it to compile, but to no prevail, does anyone know of a program that will work or of any single (or single file and a header) C++ source that will work w/o any editing, as my C++ really isnt too great :S i would appreciate any help.

thankyou Lukem_95 :right:


ghost's Avatar
0 0

Never found a C++ file trhat does it so the source would probably be harder to find, basically you could code in the entire algorythym to C++, or try to get JTR working


lukem_95's Avatar
Member
0 0

ok… erm does anyone have the algorithm or know where i can find it :| i knw iv only been looking for like 5 mins, but all i can find is these bloody EFF links to there supposed 'cracker source code' that dont bloody work :'(


ghost's Avatar
0 0

too messed up for JTR… :S Enlighten me!


lukem_95's Avatar
Member
0 0

well my pc has a annoying habit of when running dos (win32) it closes as soon as it opens, this includes my batch and command line c++, so i always have to use a pause or cin.get(); function. But this includes loads of cracking programs like JTR, if there is something i can do to get it to work pls tell me. :)


ghost's Avatar
0 0

:s yeesh so you've tried to launch it and it just closes?


lukem_95's Avatar
Member
0 0

yep, all the executable files in the run dir from both the dos and windoze v's

EDIT And yeh thanks for the algorithm but (tho i hate to say it) i really dont understand what to do with it… i think trying to get JTR to work would be easier.