Posts: 187
Threads: 40
Joined: Sep 2010
12-20-2011, 12:02 AM
(This post was last modified: 12-20-2011, 12:09 AM by blandyuk.)
Found a lot of passwords and hashes do this:
MD5(StrReverse($pass))
StrReverse(MD5($pass))
http://forum.md5decrypter.co.uk/topic362...algos.aspx
Be a nice add in if you can atom
Posts: 2,301
Threads: 11
Joined: Jul 2010
12-20-2011, 12:10 AM
(This post was last modified: 12-20-2011, 12:11 AM by undeath.)
i don't think this is something to be handled by the hashcat engine.
Reversing a hash itself can be sone by a simple shell command. Reversing the word can be done by using the "r" rule. With the upcoming rule combinator feature you won't even have to "fix" every single ruleset to do this.
Posts: 5,185
Threads: 230
Joined: Apr 2010