PeMCP
Natural-language malware analysis, decompilation, and reverse engineering
All Skills in This Repository (4)
Pure Emerald Level Indicatorspemcp-analyze
Analyze PE, ELF, Mach-O, and .NET binaries with PeMCP's integrated toolset.
pemcp-learn
Deliver adaptive reverse engineering tutoring with PeMCP across PE, ELF, and Mach-O binaries.
pemcp-tutor
Guide learners through reverse-engineering workflows with prompts, hints, and checkpoints.
pemcp-analyse
Alias the pemcp-analyze skill for binary analysis across PE, ELF, and Mach-O formats.
Frequently Asked Questions
FAQPage SchemaHow to install PeMCP?โผ
Run `npx skills add JameZUK/PeMCP --all -g -y` in your terminal to install all skills in this suite globally.
How to analyze malware with plain English?โผ
Open a binary and describe what you want to know; the agent automatically runs triage, decompilation, unpacking, and IOC extraction and explains the results.
What file formats does Arkana support?โผ
It handles PE, ELF, Mach-O, .NET, Go, Rust, VB6, AutoIt, and raw shellcode with automatic format detection and integrity checks.
Can it extract C2 servers and malware configs?โผ
Yes. It includes automated config extraction, family identification, crypto key recovery, and structured IOC export for incident response.
Does it work for learning reverse engineering?โผ
Yes. A built-in tutor skill teaches binary analysis from beginner to expert level using real samples and hands-on guided exercises.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core