🚨 GitHub 监控消息提醒

🚨 发现关键词: #Shellcode #Execute

📦 项目名称: shellcode_analyzer
👤 项目作者: 0r1ng
🛠 开发语言: Python
Star数量: 1 | 🍴 Fork数量: 0
📅 更新时间: 2026-07-15 15:04:06

📝 项目描述:
Shellcode Analyzer is a defensive Python tool for Blue Team triage. It extracts possible payloads from logs, TXT, JSON, CSV, XML, archives, EVTX, and security exports, then detects encoding, ranks candidates, disassembles x86/x64 code, extracts strings and IOCs, and generates clear reports without executing the sample during safe incident response.

🔗 点击访问项目地址 GitHub - 0r1ng/shellcode_analyzer: Shellcode Analyzer is a defensive Python tool for Blue Team triage. It extracts possible payloads…
 
 
Back to Top