BoboTiG / cracker-ng

ZIP cracker, CCRYPT cracker, and others to come.
GNU General Public License v2.0
90 stars 10 forks source link

Didn't work with crunch generator.| #3

Closed jtelo88 closed 8 years ago

jtelo88 commented 8 years ago

Hi Dev,

First of all thanks for this tool, was looking for this long time ago.

Right now Im testing your tool but have problem using crunch with it, This is the line I run:

./cptcracker-ng -f testfile.cpt - crunch 1 4 -f charset.txt mixalpha-numeric

The app show this in screen:

~ CPT Cracker-ng v2015.02-03 { Tiger-222 } ~

Im running it on ubuntu server 14.04 and latest version downloaded from github,

Thanks!

BoboTiG commented 8 years ago

Hello Joan,

The right command is:

crunch 1 4 -f charset.txt mixalpha-numeric | ./cptcracker-ng -f testfile.cpt -

I saw the README file is not well displayed, fixed now :)

jtelo88 commented 8 years ago

Hi BogoTiG,

Thanks for quick reply and fix it.

Happy new year!