Hashcat GUI Hash Type - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: General Help (https://hashcat.net/forum/forum-8.html) +--- Thread: Hashcat GUI Hash Type (/thread-4747.html) |
Hashcat GUI Hash Type - hidev2 - 10-18-2015 Hello, so I've downloaded HashcatGUI and oclHashcat but I'm having problems with the "Hash Type" section. I'm trying to find the hashes for IPB, smf and MyBB which are; md5(md5($salt).md5($pass)), sha1(strtolower($username).$pass) and md5(md5($salt).$pass). However in the hash type dropdown I'm not seeing these. Any way to custom add the hash types I require? RE: Hashcat GUI Hash Type - Szulik - 10-18-2015 It looks like GUI from hashkiller page. It is unofficial soft so plz look for help at forum.hashkiller.co.uk RE: Hashcat GUI Hash Type - hidev2 - 10-18-2015 (10-18-2015, 09:42 PM)Szulik Wrote: It looks like GUI from hashkiller page. Thank you so much. I will go there. P.S is there official GUI? If not - thanks anyway. |