You've already forked greyhack
all programs
This commit is contained in:
@@ -16,8 +16,14 @@ DOWNLOADED_BINARIES = [
|
|||||||
"repository-server",
|
"repository-server",
|
||||||
"wallet",
|
"wallet",
|
||||||
"decipher",
|
"decipher",
|
||||||
|
"chat-server",
|
||||||
|
"rshell-interface",
|
||||||
|
"rshell-server",
|
||||||
|
"scanlib",
|
||||||
|
"scanrouter",
|
||||||
|
"sniffer",
|
||||||
]
|
]
|
||||||
DOWNLOADED_EXECUTABLES = ["Stocks.exe", "ExploitReport.exe"]
|
DOWNLOADED_EXECUTABLES = ["Stocks.exe", "ExploitReport.exe", "AdminMonitor.exe"]
|
||||||
|
|
||||||
|
|
||||||
def variable_name(path: Path) -> str:
|
def variable_name(path: Path) -> str:
|
||||||
|
|||||||
Reference in New Issue
Block a user