Page 1 of 1

Alright. Multi-hash cracking, Linux, beta2.

PostPosted: Tue May 24, 2011 3:53 am
by Bitweasil
Let's try this.

I've made changes that should fix the crashes the Linux-types were seeing.

Hopefully...

Feedback plz.


THERE ARE COMMAND LINE DIFFERENCES!

GRTMerge now takes the "-m" argument to tell it how many megabytes to use. This should be roughly half your RAM, since it actually uses a ton more. It's a lot faster than the old one, but generates slightly different output. Still an open issue I'm working on...

GRTCrack is the big set of changes.

It now takes, instead of the "-s [hash]" argument, a "-f [hashfile]" argument.

The hashfile is a standard newline separated hash file.

It also right now ONLY SUPPORTS MD5 len 6-10. If it claims to do some other hash... it's lying. Seriously. MD5 ONLY! Still a work in progress, but I wanted to get it out there.

Feedback welcome!

Re: Alright. Multi-hash cracking, Linux, beta2.

PostPosted: Tue May 24, 2011 1:22 pm
by Picch
I need to redownload my MD5 tables....they've seemed to have disappeared.

Re: Alright. Multi-hash cracking, Linux, beta2.

PostPosted: Tue May 24, 2011 2:10 pm
by Bitweasil
Whoops. :)

I have tested this on several of my systems & it seems to be working properly. Hopefully it fixes that goofy error people were seeing.

Re: Alright. Multi-hash cracking, Linux, beta2.

PostPosted: Wed May 25, 2011 1:26 am
by led242
Getting seg fault when I attempt to output to a directory without access. same as last time. no biggie.

Re: Alright. Multi-hash cracking, Linux, beta2.

PostPosted: Wed May 25, 2011 3:58 am
by Bitweasil
Oh... yeah. Forgot to fix that. I'll make a note, thanks!

Re: Alright. Multi-hash cracking, Linux, beta2.

PostPosted: Fri Jun 03, 2011 11:45 pm
by Bitweasil
Ok, bugs in NTLM gen. Do NOT USE THIS FOR GENERATING NTLM TABLES RIGHT NOW.

I'll be releasing a fix soon.