analyzing-packed-malware-with-upx-unpacker
How to Install
Claude Code:
git clone https://github.com/mukul975/Anthropic-Cybersecurity-Skills && cp skills/analyzing-packed-malware-with-upx-unpacker ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# Analyzing Packed Malware with UPX Unpacker
## When to Use
- Static analysis reveals high entropy sections and minimal imports indicating the binary is packed
- PEiD, Detect It Easy, or PEStudio id
Details
| Category | Other → General |
| Source | https://github.com/mukul975/Anthropic-Cybersecurity-Skills |
| Stars | ★ 15K |
| Risk Level | N/A |
Related Skills
analyzing-malware-behavior-with-cuckoo-sandbox
# Analyzing Malware Behavior with Cuckoo Sandbox
## When to Use
- A suspicious sample passed stati
analyzing-memory-dumps-with-volatility
# Analyzing Memory Dumps with Volatility
## When to Use
- A compromised system's RAM has been capt
analyzing-network-traffic-of-malware
# Analyzing Network Traffic of Malware
## When to Use
- Sandbox execution has captured a PCAP file
analyzing-bootkit-and-rootkit-samples
# Analyzing Bootkit and Rootkit Samples
## When to Use
- A system shows signs of compromise that p