Post
Topic
Board Bitcoin Discussion
Re: DIRECT DOWNLOAD LINK FOR LEAKED MT. GOX ACCOUNT DATABASE (CSV FILE)
by
Stephe
on 19/06/2011, 23:02:23 UTC
Does anyone know where i can find a program that encrypts a string using the same method as Mt. Gox did? I genuinely cant remember what password i used on Mt Gox (never actually traded on it) but i know its one of several i can remember, so i want to do trial and error to check which one it is Tongue thanks.
echo crypt("yourpassword", "$1$"."hash"."$".md5("yourpassword"));
?>