← all plugins

Reverse Skill

by @zhaoxuya520 · plugin · 42 skills

Reverse Skill from zhaoxuya520/reverse-skill.

Install the whole plugin (CLI)
npx skillmds add zhaoxuya520/reverse-skill-router npx skillmds add zhaoxuya520/ot-ics npx skillmds add zhaoxuya520/radare2 npx skillmds add zhaoxuya520/cloud-k8s npx skillmds add zhaoxuya520/pwn-chain npx skillmds add zhaoxuya520/radio-sdr npx skillmds add zhaoxuya520/code-audit npx skillmds add zhaoxuya520/js-reverse npx skillmds add zhaoxuya520/windows-ad npx skillmds add zhaoxuya520/apk-reverse npx skillmds add zhaoxuya520/binary-diff npx skillmds add zhaoxuya520/ida-reverse npx skillmds add zhaoxuya520/api-security npx skillmds add zhaoxuya520/attack-chain npx skillmds add zhaoxuya520/llm-security npx skillmds add zhaoxuya520/thick-client npx skillmds add zhaoxuya520/edr-bypass-re npx skillmds add zhaoxuya520/macos-reverse npx skillmds add zhaoxuya520/pentest-tools npx skillmds add zhaoxuya520/wifi-wireless npx skillmds add zhaoxuya520/docs-generator npx skillmds add zhaoxuya520/dotnet-reverse npx skillmds add zhaoxuya520/email-security npx skillmds add zhaoxuya520/ghidra-reverse npx skillmds add zhaoxuya520/mobile-reverse npx skillmds add zhaoxuya520/threat-hunting npx skillmds add zhaoxuya520/go-rust-reverse npx skillmds add zhaoxuya520/firmware-pentest npx skillmds add zhaoxuya520/malware-analysis npx skillmds add zhaoxuya520/protocol-reverse npx skillmds add zhaoxuya520/database-security npx skillmds add zhaoxuya520/diagram-generator npx skillmds add zhaoxuya520/digital-forensics npx skillmds add zhaoxuya520/hardware-security npx skillmds add zhaoxuya520/browser-automation npx skillmds add zhaoxuya520/patch-diff-exploit npx skillmds add zhaoxuya520/identity-federation npx skillmds add zhaoxuya520/reverse-engineering npx skillmds add zhaoxuya520/supply-chain-security npx skillmds add zhaoxuya520/src-hunter npx skillmds add zhaoxuya520/browser-extension-reverse npx skillmds add zhaoxuya520/dsl-vm-reverse
⬇ Download

Skills in this plugin

  1. 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
  2. ot-ics · zhaoxuya520 bundle
    Authorized OT/ICS security assessment covering Purdue model zoning, PLC/SCADA exposure, industrial protocol discovery, and safe passive-first evaluation.
    12.8k
    repo stars
  3. radare2 · zhaoxuya520 bundle
    Provides a command-line workflow for binary analysis with radare2, covering reconnaissance, disassembly, function analysis, string and import inspection, patching, binary diffing, and r2pipe scripting across PE, ELF, Mach-O, DEX, and WASM formats.
    12.8k
    repo stars
  4. cloud-k8s · zhaoxuya520 bundle
    Authorized security assessment for cloud, container, and Kubernetes environments covering metadata SSRF, IAM misconfigurations, container escape paths, and cluster RBAC review.
    12.8k
    repo stars
  5. pwn-chain · zhaoxuya520 bundle
    Engineers reliable exploits from known vulnerabilities in binaries, covering stack overflows, heap exploitation, and kernel pwn with remote stabilization techniques.
    12.8k
    repo stars
  6. radio-sdr · zhaoxuya520 bundle
    Guides authorized RF/SDR security research for signal identification, demodulation analysis, and replay feasibility studies in shielded lab environments.
    12.8k
    repo stars
  7. code-audit · zhaoxuya520 bundle
    Performs authorized source-code security reviews using SAST tools like Semgrep and CodeQL, with manual verification of findings and fix recommendations.
    12.8k
    repo stars
  8. js-reverse · zhaoxuya520 bundle
    Guides front-end JavaScript reverse engineering through a structured observe-capture-rebuild workflow using js-reverse MCP tools and optional jshookmcp for browser automation, CDP debugging, and runtime hooking.
    12.8k
    repo stars
  9. windows-ad · zhaoxuya520 bundle
    Guides authorized Active Directory security research covering Kerberos attacks, AD CS vulnerabilities, BloodHound path analysis, NTLM relay, and domain privilege escalation techniques.
    12.8k
    repo stars
  10. apk-reverse · zhaoxuya520 bundle
    Provides a structured CLI workflow for Android APK reverse engineering, covering decompilation with jadx and apktool, smali modification, repackaging, signing, and Frida dynamic hooking, with optional native .so analysis via IDA or radare2.
    12.8k
    repo stars
  11. binary-diff · zhaoxuya520 bundle
    Migrates symbols and reverse-engineering results from an older binary version to a newer one using LLM-based structured diffing of disassembly and pseudocode, enabling rapid offset and function-name mapping when PDBs are missing.
    12.8k
    repo stars
  12. ida-reverse · zhaoxuya520 bundle
    Provides a complete workflow for IDA Pro reverse engineering of binaries (PE, ELF, APK, DLL, SO, firmware) using bundled PowerShell scripts to manage the MCP server and open files, then leverages 72 MCP tools for survey, decompilation, cross-references, data-flow tracing, patching, and reporting.
    12.8k
    repo stars
  13. api-security · zhaoxuya520 bundle
    Authorized security assessment of REST, GraphQL, WebSocket, and SOAP APIs covering discovery, authentication, authorization, rate-limiting, and CI/CD integration.
    12.8k
    repo stars
  14. attack-chain · zhaoxuya520 bundle
    Orchestrates multi-stage attack-path planning and execution across reconnaissance, initial access, privilege escalation, lateral movement, and impact assessment for authorized penetration testing.
    12.8k
    repo stars
  15. llm-security · zhaoxuya520 bundle
    Conduct authorized security assessments of LLM applications and AI agents, covering prompt injection, tool abuse, RAG exposure, memory poisoning, and model supply-chain risks.
    12.8k
    repo stars
  16. thick-client · zhaoxuya520 bundle
    Authorized security testing framework for desktop thick clients covering local storage, IPC, update channels, traffic interception, and client-side trust boundaries.
    12.8k
    repo stars
  17. edr-bypass-re · zhaoxuya520 bundle
    Reverse-engineers EDR, Defender, and AV hook tables, ETW providers, and AMSI implementations to build targeted bypasses including unhooking, indirect syscalls, ETW patching, and call stack spoofing for authorized red team operations.
    12.8k
    repo stars
  18. macos-reverse · zhaoxuya520 bundle
    Guides authorized macOS and Mach-O reverse engineering covering codesign analysis, Objective-C/Swift symbol recovery, endpoint security surfaces, and Apple platform malware analysis.
    12.8k
    repo stars
  19. pentest-tools · zhaoxuya520 bundle
    Provides a comprehensive penetration testing toolchain with 20+ security tools (Nmap, Nuclei, SQLMap, FFUF, Hashcat, etc.) exposed via MCP servers for authorized vulnerability scanning, exploitation, and reporting.
    12.8k
    repo stars
  20. wifi-wireless · zhaoxuya520 bundle
    Guides authorized Wi-Fi security assessments including handshake capture, PMKID collection, rogue AP detection, and offline password policy evaluation using aircrack-ng, hashcat, and Wireshark.
    12.8k
    repo stars
  21. docs-generator · zhaoxuya520 bundle
    Generates task-oriented technical documentation with progressive disclosure for READMEs, API docs, architecture docs, and security reports after reverse engineering, penetration testing, or CTF tasks.
    12.8k
    repo stars
  22. dotnet-reverse · zhaoxuya520 bundle
    Provides a structured workflow for reverse engineering .NET and C# binaries, including deobfuscation with de4dot, static analysis via dnSpyEx IL view, dynamic debugging, and reliable IL patching for red-team tools and malware.
    12.8k
    repo stars
  23. email-security · zhaoxuya520 bundle
    Analyzes email security including phishing dissection, SPF/DKIM/DMARC authentication checks, BEC fraud patterns, and OAuth token abuse research for authorized reviews.
    12.8k
    repo stars
  24. ghidra-reverse · zhaoxuya520 bundle
    Performs free, open-source reverse engineering with Ghidra using headless or GUI modes, including decompilation, cross-references, and optional MCP workflows when IDA is unavailable.
    12.8k
    repo stars
  25. mobile-reverse · zhaoxuya520 bundle
    Provides a structured methodology for authorized Android and iOS reverse engineering, covering static analysis, dynamic instrumentation with Frida and Objection, SSL pinning bypass, root/jailbreak detection evasion, and cryptographic key extraction.
    12.8k
    repo stars
  26. threat-hunting · zhaoxuya520 bundle
    Guides blue-team threat hunting and detection engineering with hypothesis-driven workflows, Sigma/YARA rule creation, SIEM query design, and validation using Atomic Red Team in authorized environments.
    12.8k
    repo stars
  27. go-rust-reverse · zhaoxuya520 bundle
    Reverse engineers stripped Go and Rust binaries by recovering runtime metadata, symbols, panic strings, and idiomatic decompilation patterns.
    12.8k
    repo stars
  28. firmware-pentest · zhaoxuya520 bundle
    End-to-end firmware and IoT penetration testing pipeline following OWASP FSTM methodology. Extracts, emulates, and exploits router, camera, and smart-home firmware using binwalk, EMBA, Firmadyne, and AFL++.
    12.8k
    repo stars
  29. malware-analysis · zhaoxuya520 bundle
    Analyze suspected malware through static, dynamic, and behavioral techniques, including IOC extraction, YARA or Sigma rules, sandboxing, and anti-analysis behavior detection.
    12.8k
    repo stars
  30. protocol-reverse · zhaoxuya520 bundle
    Authorized reverse engineering of custom binary protocols, Protobuf/gRPC, WebSocket frames, and PCAP-driven protocol recovery with structured workflow and tooling.
    12.8k
    repo stars
  31. database-security · zhaoxuya520 bundle
    Performs authorized database security assessments across PostgreSQL, MySQL, MSSQL, MongoDB, and Redis, checking exposure, authentication, authorization, dangerous configurations, and exploit paths.
    12.8k
    repo stars
  32. diagram-generator · zhaoxuya520 bundle
    Generates editable diagram source code (Mermaid, Graphviz DOT, PlantUML, SVG) from natural language, code, schemas, or notes for flowcharts, sequence diagrams, ER diagrams, architecture diagrams, and more. Renders to PNG/SVG/PDF on request via a local Python script.
    12.8k
    repo stars
  33. digital-forensics · zhaoxuya520 bundle
    Guides authorized digital forensics and incident response workflows including memory dump analysis, disk timeline creation, PCAP investigation, and artifact triage with evidence preservation.
    12.8k
    repo stars
  34. hardware-security · zhaoxuya520 bundle
    Guides authorized hardware and embedded interface security research including UART/JTAG discovery, debug pad triage, secure boot assessment, and offline firmware extraction support.
    12.8k
    repo stars
  35. browser-automation · zhaoxuya520 bundle
    Unified automation entry point covering browser automation with Playwright and Windows desktop app automation with OpenReverse for GUI interaction, network capture, and reverse engineering workflows.
    12.8k
    repo stars
  36. patch-diff-exploit · zhaoxuya520 bundle
    Analyzes vendor security patches via binary diffing to reverse-engineer vulnerabilities, write proof-of-concept exploits, and weaponize N-day exploits against unpatched systems.
    12.8k
    repo stars
  37. identity-federation · zhaoxuya520 bundle
    Authorized assessment of federated identity systems covering SAML, OIDC, and OAuth2 flows, SSO misconfigurations, and token confusion issues.
    12.8k
    repo stars
  38. reverse-engineering · zhaoxuya520 bundle
    Provides structured reverse engineering techniques for analyzing compiled, obfuscated, packed, or virtualized targets including binaries, APKs, WASM, firmware, and custom VMs using static and dynamic analysis workflows.
    12.8k
    repo stars
  39. supply-chain-security · zhaoxuya520 bundle
    Assess software supply chain security by generating SBOMs, scanning dependencies, auditing CI/CD pipelines, analyzing container images, and verifying vulnerability reachability.
    12.8k
    repo stars
  40. src-hunter · zhaoxuya520 bundle
    Provides a structured 5-phase workflow for bug bounty and SRC vulnerability hunting, including 19 attack-type playbooks, 305 structured payloads, 263 WAF bypass variants, and 2,887 real HackerOne case studies.
    12.8k
    repo stars
  41. browser-extension-reverse · zhaoxuya520 bundle
    Guides authorized reverse engineering of Chrome and Firefox browser extensions, covering manifest analysis, background workers, and credential or traffic logic recovery.
    12.8k
    repo stars
  42. dsl-vm-reverse · zhaoxuya520
    Reverse-engineers custom JavaScript-based WASM virtual machines and risk-control engines by identifying DSL VM patterns, extracting opcodes, analyzing constant tables, and tracing exported functions through static analysis and runtime injection.
    12.8k
    repo stars