We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e28afd commit d871111Copy full SHA for d871111
exploitDF.py
@@ -32,10 +32,10 @@ def __init__(self):
32
self.version = "1.0.0"
33
self.banner_text = f"""
34
______ __ _ __ ____ ______
35
- / ____/ ______ / /___ (_) /_ / __ \/ ____/
36
- / __/ | |/_/ __ \/ / __ \/ / __// / / / /_
+ / ____/ ______ / /___ (_) /_ / __ \\/ ____/
+ / __/ | |/_/ __ \\/ / __ \\/ / __// / / / /_
37
/ /____> </ /_/ / / /_/ / / /_ / /_/ / __/
38
-/_____/_/|_/ .___/_/\____/_/\__//_____/_/
+/_____/_/|_/ .___/_/\\____/_/\\__//_____/_/
39
/_/
40
41
ExploitDF Framework v{self.version}
0 commit comments