Special Character for hashcat rules
#1
Hello,

I would like to create a hashcat rule that appends for example "_01" to the password. If I create for example a rule file and add "$_01", I receive the following error message

Code:
Skipping invalid or unsupported rule in file hashcat_

I assume that the issue is caused by the "_" because it might be interpreted as hashcat internal character. How do I escape such a character ? Unfortunately I didn't find any information to solve the question.

BR Martin
Reply


Messages In This Thread
Special Character for hashcat rules - by MartinMaus - 12-13-2019, 05:43 PM