|
What are rules? - Printable Version +- hashcat Forum (http://hashcat.net/forum) +-- Forum: Support (/forum-3.html) +--- Forum: General Help (/forum-8.html) +--- Thread: What are rules? (/thread-46.html) |
What are rules? - elimist - 05-29-2010 08:26 AM What are rules? does my word list need to have case mutations or can all the words be lower case? Is it possible to use a dictionary with the hashes precalculated with hashcat? RE: What are rules? - atom - 05-30-2010 09:08 AM elimist Wrote:What are rules? they are used to manipulate words from your dictionary a bit like changing the original case, appending numbers and so on... elimist Wrote:does my word list need to have case mutations or can all the words be lower case? no. elimist Wrote:Is it possible to use a dictionary with the hashes precalculated with hashcat? no, there are to many possible combinations. RE: What are rules? - atom - 01-31-2011 06:16 PM here is a more detailed explanation: http://ob-security.info/?p=31 |