sha1($hex_salt.$pass) - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html) +--- Thread: sha1($hex_salt.$pass) (/thread-490.html) |
sha1($hex_salt.$pass) - K9 - 09-16-2011 I would like to request this hash mode: sha1($hex_salt.$pass) Example: 82F484A79603DAC6A5BE666E24CD44F13F4B28A3:0x3830336434:111111111 Hash: 82F484A79603DAC6A5BE666E24CD44F13F4B28A3 Salt in hex: 0x3830336434 Password: 111111111 RE: sha1($hex_salt.$pass) - atom - 09-16-2011 thats already supported by regular oclHashcat RE: sha1($hex_salt.$pass) - K9 - 09-16-2011 Could you add it to the cpu version by any chance? RE: sha1($hex_salt.$pass) - atom - 09-16-2011 is it about dictionary support? or rules? cause maybe i could add it to plus... RE: sha1($hex_salt.$pass) - atom - 09-07-2012 Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed |