Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7822

Algorithm based bruteforce

$
0
0
Hi,

I want to do that;

i have 3 variable:

passphrase, salt [i know salt], hash

algorithm pseudo is:

s = get_scrypt(passphrase, salt)
p = pbkdf2_hmac_256(passphrase, salt)
hash = binary_ascii(xor(s, p))

i have hash and salt. I can find passphrase with hashcat ?

Viewing all articles
Browse latest Browse all 7822

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>