SHA256 hex input
#5
Thanks a lot, I found the hash of 0x00 successful.
By
" cudaHashcat-plus64.exe -a 3 -m 1400 --outfile-format=5 -1 00010203040506070809102030405060708090 --hex-charset hash.txt ?1 -o out.txt "
But is there a simple way like -1 ?h means 0x0c-0xff
I want a pattern from 0x00 to 0xff or I only can do that by list it after "-1" like follow
-1 000102030405.......f5f6f7f8f9fafbfcfdfeff <-- It really a long string to type.


Messages In This Thread
SHA256 hex input - by weinsx - 11-26-2013, 10:20 AM
RE: SHA256 hex input - by atom - 11-26-2013, 11:55 AM
RE: SHA256 hex input - by weinsx - 11-26-2013, 12:10 PM
RE: SHA256 hex input - by atom - 11-26-2013, 02:15 PM
RE: SHA256 hex input - by weinsx - 11-27-2013, 09:39 AM
RE: SHA256 hex input - by atom - 11-27-2013, 10:05 AM