Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
class
FilePath(str):
7
pass
8
9
10
# for data/shellcodes/createfile.bin
Callers
5
defs.py
File · 0.85
__init__
Method · 0.85
get_payload_path
Method · 0.85
get_inject_exe_in
Method · 0.85
get_inject_exe_out
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected