MCPcopy
hub / github.com/trustedsec/social-engineer-toolkit / input

Function input

src/core/setcore.py:2019–2020  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

2017
2018
2019def input(string):
2020 return raw_input(string)
2021
2022# fetch URL needed for web cloning
2023

Callers 15

mainFunction · 0.85
looperFunction · 0.85
auto_paramsFunction · 0.85
manual_paramsFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
ino_gen.pyFile · 0.85
sd2teensy.pyFile · 0.85
binary2teensy.pyFile · 0.85
teensy.pyFile · 0.85
psexec.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected