MCPcopy Create free account
hub / github.com/Mebus/cupp / version

Function version

cupp.py:168–174  ·  view source on GitHub ↗

Display version

()

Source from the content-addressed store, hash-verified

166
167
168def version():
169 """Display version"""
170
171 print("\r\n \033[1;31m[ cupp.py ] " + __version__ + "\033[1;m\r\n")
172 print(" * Hacked up by j0rgan - j0rgan@remote-exploit.org")
173 print(" * http://www.remote-exploit.org\r\n")
174 print(" Take a look ./README.md file for more info about the program\r\n")
175
176
177def improve_dictionary(file_to_open):

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected