Question about sha256 and AMD kernels
#3
(09-06-2021, 08:43 PM)Snoopy Wrote: first
read forum rules, it is prohibited to post hashes and or passes as long as not asked by the devs/mods

second
your hash and or pass is not matching
even when trying to convert hex to ascii and/or deleting your spaces, nothing will result in what you have posted as sha 256

third
hex 90, 91, 92 reminds me of typical double misconversion between utf-8 and windows charpages so your password canbe / should be malformed


Hashes/password randomized/faked now ....


***EDIT:

i've come up to something ... but is this correct ... ?

hashcat -m 1400 <HASH> -O -S -w 3 -a 3 -1 0123456789abcdef -2 0 ?1?1?1?1?1?1?1?1?2?2?2?2?2?2?2?2 -o

main problem with this i've come up is that it needs lot of RAM (9.1Gb) ?! is that normal ?

password should be array of 16 times 00-FF strings, but - am I masking it correctly ?
Reply


Messages In This Thread
Question about sha256 and AMD kernels - by alexxx - 09-06-2021, 08:01 PM
RE: Question about sha256 and AMD kernels - by alexxx - 09-06-2021, 10:02 PM