Rule Functions With Control Characters? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Rule Functions With Control Characters? (/thread-3468.html) |
Rule Functions With Control Characters? - Si2006 - 06-13-2014 Is it possible with hashcat to insert/overwrite with non printable control characters using hashcats rule engine? Obviously the following example doesn't work, but you should get the idea. i4\x1e o4\x18 RE: Rule Functions With Control Characters? - atom - 06-13-2014 it works for all chars 0x00 - 0xff except 0x00 and \n -- just post the character as it is like i4ö |