DamonZS/PE-reverse-skill

A general-purpose cross-platform reverse-engineering tool covering active Web intrusion, Windows PE/EXE/DLL, Android APK, iOS IPA, and API reverse engineering. Supports the complete workflow from static analysis, packer detection, unpacking, and decompilation to source code modification and rebuilding. Use when users send binary files (.exe/.dll/.apk/.ipa/.app) and request reverse engineering, analysis, unpacking, decompilation, modification, repackaging, or finding flags/serial numbers/APIs. Su

This repository also configures its own agents. See what PE-reverse-skill tells them →

20Stars on the repository
98Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

browser-automation

49

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

An entry point for automating web browsers and Windows desktop applications. It supports browser tasks through Playwright and desktop interaction with tools such as IDA and x64dbg.

not rated 20 +3 12d ago A 149 tokens

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized reverse engineering of browser extensions (Chrome/Firefox) including manifest analysis, background workers, and extension-based credential or traffic logic recovery.

not rated 20 +3 12d ago A 34 tokens

case-review

51

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Reviews a reverse-skill case package for scope readiness, Evidence to Finding to Path traceability, work item coverage, timeline references, and optional artifact hash integrity before report handoff.

not rated 20 +3 12d ago A 39 tokens

cloud-k8s

52

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized cloud, container, and Kubernetes security assessment including metadata SSRF, IAM misconfig, container escape paths, and cluster RBAC review.

not rated 20 +3 12d ago B 35 tokens

code-audit

53

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized source-code security review and SAST workflows including Semgrep, CodeQL patterns, dangerous API hunting, and fix verification.

not rated 20 +3 12d ago A 31 tokens

database-security

54

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized database security assessment covering PostgreSQL/MySQL/MSSQL/Mongo/Redis exposure, authz, UDF/command paths, and misconfiguration review.

not rated 20 +3 12d ago A 37 tokens

diagram-generator

55

DamonZS/PE-reverse-skill

Skill Codex

Create clear, editable diagrams from messy or structured inputs. Prefer text-based diagram source first so the result can be reviewed, versioned, and refined. Render to files only when the user asks for an image/PDF or when a downloadable artifact would materially help.

not rated 20 +3 12d ago A 118 tokens

digital-forensics

56

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized digital forensics including memory dumps, disk timelines, PCAP investigation, artifact triage, and IR evidence preservation.

not rated 20 +3 12d ago A 30 tokens

docs-generator

57

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Creates task-oriented technical documentation with progressive disclosure. Use when writing READMEs, API docs, architecture docs, or markdown documentation. Also use this skill at the END of any completed reverse engineering, penetration testing, CTF, or security analysis task to generate a formal report in the user's…

not rated 20 +3 12d ago A 88 tokens

dotnet-analysis

58

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Plan offline CLR, C#, and NuGet analysis with evidence-backed managed-assembly classification and reconstruction.

not rated 20 +3 12d ago A 24 tokens

dotnet-reverse

59

DamonZS/PE-reverse-skill

Skill Claude Code

A guide to reverse-engineering .NET and C# programs, including compiled applications, obfuscated software, loaders, and malware. Reverse engineering means examining compiled code to understand how it works.

not rated 20 +3 12d ago A 144 tokens

edr-bypass-re

60

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

A security skill for studying how endpoint protection tools such as EDR, Defender, and antivirus software detect programs. It then focuses on methods intended to avoid those detections.

not rated 20 +3 12d ago A 195 tokens

edr-defense-review

61

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Defensive review planning for endpoint-protection hooks, telemetry coverage, and detection evidence.

not rated 20 +3 12d ago A 22 tokens

email-security

62

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized email security review including phishing analysis, header authentication (SPF/DKIM/DMARC), BEC patterns, and mailbox token abuse research.

not rated 20 +3 12d ago A 35 tokens

firmware-pentest

63

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

A method for auditing embedded-device firmware, the software stored inside routers, cameras, and other connected hardware.

not rated 20 +3 12d ago A 215 tokens

ghidra-reverse

64

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for free/open reverse engineering with Ghidra (headless or GUI), including decompile, cross-refs, and optional Ghidra MCP workflows when IDA is unavailable.

not rated 20 +3 12d ago A 43 tokens

go-rust-reverse

65

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for reverse engineering stripped Go and Rust binaries including runtime recognition, pclntab/moduel data recovery, panic strings, and idiomatic decompilation recovery.

not rated 20 +3 12d ago A 38 tokens

hardware-security

66

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized hardware and embedded interface security research including UART/JTAG discovery, debug pad triage, secure boot overview, and offline firmware extraction support.

not rated 20 +3 12d ago A 33 tokens

ida-reverse

67

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

A guide to using IDA Pro, a tool for examining compiled programs such as executables, libraries, apps, and firmware.

not rated 20 +3 12d ago A 176 tokens

identity-federation

68

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized assessment of federated identity systems including SAML, OIDC, OAuth2 flows, SSO misconfiguration, and token confusion issues.

not rated 20 +3 12d ago A 35 tokens

interface-analysis

69

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Plan local interface, API descriptor, capture, and endpoint analysis without fetching remote URLs or executing a client.

not rated 20 +3 12d ago A 24 tokens

js-reverse

70

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

A workflow for examining front-end JavaScript to understand how pages create signatures and other runtime values.

not rated 20 +3 12d ago A 84 tokens

llm-security

71

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized security assessment of LLM applications and AI agents, including prompt injection, tool abuse, RAG exposure, memory poisoning, and model supply-chain risks.

not rated 20 +3 12d ago A ✓ AI review 37 tokens

macos-reverse

72

DamonZS/PE-reverse-skill

Skill Claude CodeCodex

Use for authorized macOS and Mach-O reverse engineering including codesign, Objective-C/Swift recovery, endpoint security surfaces, and Apple platform malware analysis.

not rated 20 +3 12d ago A 35 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: