Working on getting WEP attacks finished
Lots of small fixes/tweaks/changes.
This commit is contained in:
@@ -19,8 +19,8 @@ class Color(object):
|
||||
|
||||
# Helper string replacements
|
||||
replacements = {
|
||||
'{+}': '{W}[{G}+{W}]',
|
||||
'{!}': '{W}[{R}!{W}]'
|
||||
'{+}': ' {W}[{G}+{W}]',
|
||||
'{!}': ' {W}[{R}!{W}]'
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user