From 532272c2536e22f5d119f6783668f761dd10c3df Mon Sep 17 00:00:00 2001
From: magnum <magnum>
Date: Fri, 23 Sep 2011 06:11:44 +0200
Subject: [PATCH] j7: remove borken example rule

---
 run/john.conf |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/run/john.conf b/run/john.conf
index e141cba..dad70d8 100644
--- a/run/john.conf
+++ b/run/john.conf
@@ -79,15 +79,6 @@ LogCrackedPasswords = N
 2 = \x09
 
 
-# This silly example rule use the user-defined character class
-# example ?1 above. It will prepend any hex-string of at least
-# 4 digits within a candidate with 0x as well as with  \x like
-# this:
-#  'hello'   -> rejected
-#  'alibaba' -> 'ali0xbaba' and 'ali\xbaba'
-[List.Rules:Example]
-%4?1vap2Aa"[\\0]x"
-
 # "Single crack" mode rules
 [List.Rules:Single]
 # Simple rules come first...
-- 
1.7.4.1

