![]() |
Question rules - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html) +--- Thread: Question rules (/thread-1964.html) |
Question rules - Szulik - 01-18-2013 Hi, im new guy so please dont be upset if question is stupid ;/ I thinking about rule who changing letters to numers/symbols ex o=0 or a=@ i=! The point is, mayby someone have that rule and can share it ;/ RE: Question rules - epixoip - 01-18-2013 look at leetspeek.rule , and also leet.table in cpu hashcat. RE: Question rules - eljolot - 01-18-2013 In hashcatcli is the table-look up attack http://hashcat.net/wiki/doku.php?id=table_lookup_attack and in oclhashcatplus use rule attack Replace sXY Replace all instances of X with Y ss$ p@ssW0rd p@$$W0rd http://hashcat.net/wiki/doku.php?id=rule_based_attack (01-18-2013, 11:29 AM)Szulik Wrote: Hi, im new guy so please dont be upset if question is stupid ;/ I thinking about rule who changing letters to numers/symbols ex o=0 or a=@ i=! The point is, mayby someone have that rule and can share it ;/ RE: Question rules - Szulik - 01-18-2013 Thx for fast reply |