一键导入
Reverse-and-Chill
Reverse-and-Chill 收录了来自 raviyelna 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when the user runs 'auto_analyze @<sample_name>', 'analyse this sample', 'traffic_analyze @<sample>', 'fakenet @<sample>', or 'analyse the capture <pcap>'. Handles everything: deploy.ps1 for IDA+x64dbg debug run, fakenet_capture.ps1 for network capture run, FakeNet HTML report reading, WireMCP PCAP analysis. Full static+dynamic+network malware analysis workflow end-to-end.
Use when analyzing any malware sample with IDA Pro MCP and x64dbg MCP connected. Covers the full static-to-dynamic workflow: binary fingerprinting, packer detection, execution graph mapping, anti-sandbox bypass, breakpoint strategy, API resolution tracing, payload extraction, and report generation. Use when a sample is open in IDA and x64dbg is running in a sandbox VM.
Use when testing Stage 4-6 of auto-analyze in isolation: FakeNet capture, HTML report reading, and WireMCP PCAP analysis. Triggers on 'traffic_analyze @<sample>', 'fakenet @<sample>', 'capture traffic from <sample>', or 'analyse the capture <pcap>'.