Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: A custom php algorithm in hashcat?
Post: RE: A custom php algorithm in hashcat?

Waffle Wrote: (10-27-2017, 06:56 PM) -- If you encode the password "hashcat" with this algorithm, what is the result? -- P8eWSN4Vi+uoQYpsdG0/o8lAKXo= But you also have to provide the id of the acco...
reeexy hashcat 3 9,060 10-27-2017, 06:59 PM
    Thread: A custom php algorithm in hashcat?
Post: A custom php algorithm in hashcat?

I'm trying to crack passwords on hashcat but this is the algorithm in php and I'm not sure how I can use this in hashcat: function pass2($password, $id) {     $key = "r2chYO214w>1a32";     $hash1...
reeexy hashcat 3 9,060 10-27-2017, 06:28 PM