Reverse pass and hash on oclHashcat-plus
#1
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 Smile
#2
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.
#3
yes, use rules