all programs

This commit is contained in:
2026-08-23 23:14:32 +02:00
parent 1a422196eb
commit 36b88cd17d

View File

@@ -16,8 +16,14 @@ DOWNLOADED_BINARIES = [
"repository-server",
"wallet",
"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: