A custom php algorithm in hashcat?
#3
(10-27-2017, 06:56 PM)Waffle Wrote: 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 account that the password belongs to so in the example above I picked the id of 100.

print pass2('hashcat', '100');


Messages In This Thread
A custom php algorithm in hashcat? - by reeexy - 10-27-2017, 06:28 PM
RE: A custom php algorithm in hashcat? - by reeexy - 10-27-2017, 06:59 PM
RE: A custom php algorithm in hashcat? - by atom - 10-28-2017, 12:31 PM