MCPcopy Create free account
hub / github.com/dobin/SuperMega / FilePath

Class FilePath

model/defs.py:6–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5# FilePath type for better clarity in the code
6class FilePath(str):
7 pass
8
9
10# for data/shellcodes/createfile.bin

Callers 5

defs.pyFile · 0.85
__init__Method · 0.85
get_payload_pathMethod · 0.85
get_inject_exe_inMethod · 0.85
get_inject_exe_outMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected