mit einem Klick
Reverse-and-Chill
Reverse-and-Chill enthält 3 gesammelte Skills von raviyelna, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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>'.