Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Brute-force $HEX
Post: RE: Brute-force $HEX

Thanks for info. Is there any other way to use brute-force in this case? Here is an example hash : salt hex password is $HEX[6800610073006800630061007400]  hashcat Code: -- 30263e435f8ce1b2fcdb9c...
fedorov83 hashcat 3 7,738 10-26-2018, 07:10 PM
    Thread: Brute-force $HEX
Post: Brute-force $HEX

Dictionary attack is working with --hex-salt i get correct $HEX[310032003300340035003600] 123456 as result Code: -- hashcat64 -m 160 --hex-salt --encoding-to=utf-16le hash.txt dict.txt -- But when i...
fedorov83 hashcat 3 7,738 10-26-2018, 05:57 AM
    Thread: HMAC-SHA1
Post: HMAC-SHA1

This is my c# code to generate password hash. How do i get this to hashcat mode 160 and format with hash : salt cause key (this must be the salt) and decoded base64 outputs me byte code like Õ+{[xrGÏÎ...
fedorov83 hashcat 1 4,769 10-26-2018, 01:16 AM