MCPcopy
hub / github.com/jaykali/hackerpro / menu

Function menu

hackerpro.py:43–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41
42
43def menu():
44 print ("""
45MIT License
46
47Copyright (c) 2018 HACKERPRO
48
49Permission is hereby granted, free of charge, to any person obtaining a copy
50of this software and associated documentation files (the "Software"), to deal
51in the Software without restriction, including without limitation the rights
52to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
53copies of the Software, and to permit persons to whom the Software is
54furnished to do so, subject to the following conditions:
55
56The above copyright notice and this permission notice shall be included in all
57copies or substantial portions of the Software.
58
59THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
61FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
65SOFTWARE.""")
66
67
68os.system('clear')

Callers 15

postexpFunction · 0.85
weemanFunction · 0.85
ifinurlFunction · 0.85
atscanFunction · 0.85
pixiewpsFunction · 0.85
webhackFunction · 0.85
inurlFunction · 0.85
nmapFunction · 0.85
jbossFunction · 0.85
sqlmapFunction · 0.85
poetFunction · 0.85
setoolkitFunction · 0.85

Calls 10

infoFunction · 0.85
passwdFunction · 0.85
wireFunction · 0.85
expFunction · 0.85
snifFunction · 0.85
webhackFunction · 0.85
dzzClass · 0.85
postexpFunction · 0.85
updatehackerproFunction · 0.85
clearScrFunction · 0.85

Tested by

no test coverage detected