From 3e146ebb9dc1ca0b3e1e3a6011c0bd1f47478b51 Mon Sep 17 00:00:00 2001 From: magnum Date: Thu, 30 Aug 2018 11:56:00 +0200 Subject: [PATCH] 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). --- rules/T0XlC-insert_space_and_special_0_F.rule | 2 +- rules/T0XlC-insert_top_100_passwords_1_G.rule | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/T0XlC-insert_space_and_special_0_F.rule b/rules/T0XlC-insert_space_and_special_0_F.rule index e61423f5d..33b9351e8 100644 --- a/rules/T0XlC-insert_space_and_special_0_F.rule +++ b/rules/T0XlC-insert_space_and_special_0_F.rule @@ -480,4 +480,4 @@ iB~ iC~ iD~ iE~ -iF~ \ No newline at end of file +iF~ diff --git a/rules/T0XlC-insert_top_100_passwords_1_G.rule b/rules/T0XlC-insert_top_100_passwords_1_G.rule index c1e382076..9b7e9cf65 100644 --- a/rules/T0XlC-insert_top_100_passwords_1_G.rule +++ b/rules/T0XlC-insert_top_100_passwords_1_G.rule @@ -1601,4 +1601,4 @@ iGmiHeiItiJaiKliLliMiiNciOa iGpiHaiIsiJsiKwiLoiMriNdiO1 iGqiHwiIeiJriKtiLyiM1iN2iO3 iG1iH2iI3iJ4iK5iL6iM7iN8iO9iP0 -iGqiHwiIeiJriKtiLyiMuiNiiOoiPp \ No newline at end of file +iGqiHwiIeiJriKtiLyiMuiNiiOoiPp