Hashcat with hexadecimal charset
#1
Hi!

I'm trying to decrypt a hash which salt is a hexadecimal string, ranging 0x00 - 0xFF - 8 bytes long.

Using hashcatplus and specifying a custom charset, the application crashes (I guess cause of the lenght of the custom charset is too long since it contains all values from 0x00 to 0xFF)

Also hashcutplus is much slower for me (about 40k). Hashcat computes about 7M on my machine.

Is there a way to do this using hashcat? Rules or anything else?

Thanks!


Messages In This Thread
Hashcat with hexadecimal charset - by rseixas - 01-15-2013, 03:35 PM
RE: Hashcat with hexadecimal charset - by rseixas - 01-16-2013, 06:50 PM
RE: Hashcat with hexadecimal charset - by atom - 01-16-2013, 06:08 PM
RE: Hashcat with hexadecimal charset - by rseixas - 01-16-2013, 06:52 PM