analyzing-packed-malware-with-upx-unpacker

mukul975/analyzing-packed-malware-with-upx-unpacker · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 3.1 KB
  • 📁scripts
  • ⚙️agent.py 8.5 KB
  • 📄LICENSE 11.0 KB

Related

  1. performing-static-malware-analysis-with-pe-studio · mukul975 bundle
    Performs static analysis of Windows PE malware samples using PEStudio to examine file headers, imports, strings, resources, and indicators without executing the binary.
    24.6k
    repo stars
  2. reverse-skill-router · zhaoxuya520 bundle
    Routes reverse engineering, exploitation, penetration testing, malware, mobile, firmware, browser automation, documentation, and security tasks to the appropriate specialist skill. Use when a task spans modules or the correct reverse-skill entrypoint is unclear.
    12.8k
    repo stars
  3. extracting-memory-artifacts-with-rekall · mukul975 bundle
    Analyze Windows memory dumps for signs of compromise using the Rekall memory forensics framework, including process injection, hidden processes, and rootkit detection.
    24.6k
    repo stars
  4. reverse-engineering-dotnet-malware-with-dnspy · mukul975 bundle
    Analyze .NET malware by decompiling and debugging assemblies with dnSpy, deobfuscating with de4dot, and extracting C2 configurations and IOCs.
    24.6k
    repo stars
  5. analyzing-bootkit-and-rootkit-samples · mukul975 bundle
    Analyzes bootkit and rootkit malware that infects MBR, VBR, or UEFI firmware for pre-OS persistence, covering boot sector analysis, UEFI module inspection, and anti-rootkit detection.
    24.6k
    repo stars
  6. reverse-engineering-malware-with-ghidra · mukul975 bundle
    Reverse engineer malware binaries using NSA's Ghidra disassembler and decompiler to understand internal logic, cryptographic routines, C2 protocols, and evasion techniques at the assembly and pseudo-C level.
    24.6k
    repo stars

Frequently asked questions

How do I install the analyzing-packed-malware-with-upx-unpacker skill?

Run npx skillmds add mukul975/analyzing-packed-malware-with-upx-unpacker in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the analyzing-packed-malware-with-upx-unpacker skill do?

Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis. It is listed under Security, Coding & Dev Tools, Penetration Testing on SkillMD.

Is analyzing-packed-malware-with-upx-unpacker safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with analyzing-packed-malware-with-upx-unpacker?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is analyzing-packed-malware-with-upx-unpacker free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published analyzing-packed-malware-with-upx-unpacker?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.