Commit 777d126c by Marcin Bury

New release - Bad Blood 2.0.0

parent 43490edd
......@@ -176,8 +176,8 @@ class RoutersploitInterpreter(BaseInterpreter):
Router Exploitation Framework |_|
Dev Team : Marcin Bury (lucyoa) & Mariusz Kupidura (fwkz)
Codename : Wildest Dreams
Version : 1.0.0
Codename : Bad Blood
Version : 2.0.0
Total module count: {modules_count}
""".format(modules_count=len(self.modules))
......@@ -383,4 +383,4 @@ class RoutersploitInterpreter(BaseInterpreter):
utils.print_error(value, '\n')
def command_exit(self, *args, **kwargs):
raise KeyboardInterrupt
\ No newline at end of file
raise KeyboardInterrupt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment