initial work on "unroller" (decrypt wtv encrypted pcap)

This commit is contained in:
zefie
2025-07-17 21:45:58 -04:00
parent dc99128a12
commit 8123158a8c
4 changed files with 165 additions and 0 deletions

View File

@@ -35,10 +35,12 @@
"express": "^4.21.2",
"follow-redirects": "^1.15.6",
"html-entities": "^2.5.2",
"http-string-parser": "^0.0.6",
"iconv-lite": "^0.6.3",
"mime-types": "^2.1.35",
"newsie": "1.2.1",
"nntp-server-zefie": "^3.1.0",
"pcap-parser": "^0.2.1",
"php-serialize": "^5.0.1",
"proxy-agent": "^6.4.0",
"rc4-crypto": "^1.5.0",