hash with only special character - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: General Talk (https://hashcat.net/forum/forum-33.html) +--- Thread: hash with only special character (/thread-1602.html) |
hash with only special character - mehdif - 09-27-2012 hi friend, can any one tell me which hash type contain just special character and alphabetic word and have 25 character length? for example like this: -rcAxf=????????#I=>ZR&&&2 (i masked certain character with ?) RE: hash with only special character - atom - 09-27-2012 Maybe a plaintext password? RE: hash with only special character - mehdif - 09-28-2012 thanks atom for your replay, but i don't think that,because i have many of that hash and in the end of them the character "&&2" is used.this hash used to check if the correct license is used in the software. RE: hash with only special character - atom - 09-28-2012 Never saw this hash / encoding somewhere before. Maybe a custom solution. RE: hash with only special character - mehdif - 09-29-2012 actually i have plain text for this hash ,but i want to find the algorithm for that.can you help me to find that?or give me some plan! RE: hash with only special character - atom - 09-30-2012 You need the sourcecode of the program which hashed it. |