1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 06:58:56 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
nyxgeek
b453ee485f Fixed omissions in rules
T0XlC-insert_00-99_1950-2050_toprules_0_F.rule did not actually insert 00-99 as title implies. This has been added.
T0XlC-insert_space_and_special_0_F.rule did not include the + or \ symbols. These have been added.
2022-09-13 01:12:15 -05:00
magnum
3e146ebb9d Add missing linefeed-at-last-line in a couple of rule files. A problem
with them missing is things like "cat *.rule > all_rules.rule" will end
up with thrashed lines.  This is also a problem when concatenating word
list files (as are UTF-8 BOM's which should be banned from the planet).
2018-08-30 17:06:52 +02:00
Jens Steube
5065474b4e Initial commit 2015-12-04 15:47:52 +01:00