197 篇技术文章 · 100+ MCP 工具 · 5 大分析板块
覆盖 CTF 渗透测试、Android APK 逆向、Windows PE 二进制分析、加密协议破解、游戏作弊分析的 完整逆向工程知识体系。每篇文章包含可运行代码、攻击链图谱、MCP 工具映射。
分析板块
CTF Website
Web 攻击全表面 — JWT / SQLi / SSRF / XSS / CORS / OAuth / CVE / DoS / Payment
23 分类 · 97 篇APK Reverse
Android 逆向 — DEX / Native / IL2CPP / Frida Hook / 加密破解 / 脱壳
8 分类 · 17 篇PE Reverse
Windows 二进制分析 — Ghidra / x64dbg / Triage / IOC / YARA / Patch / 免杀
8 分类 · 18 篇General
跨领域 — 密码学 / 协议逆向 / 内核利用 / 游戏作弊 / 固件 / SDR / AI 安全
8 分类 · 12 篇Windows
Windows 专项 — 配置注入 / 权限提升 / 进程注入
1 分类 · 1 篇MCP 工具生态 — 逆向工程 × AI Agent
ReverseLab 提供 100+ MCP (Model Context Protocol) 工具,AI Agent 可直接调用进行自动化逆向分析。这在整个开源安全工具领域是独一无二的能力。
🌐 CTF / Web
http_probe run_ctf_tool kb_router kb_read_file kb_catalog
📱 Android
android_app_baseline android_crypto_unpack_recipe android_frida_* android_adb_*
🖥️ Windows / PE
triage_pe ghidra_headless_analyze ghidra_summary_* make_x64dbg_breakpoint_script sample_full_workup make_yara_stub make_sigma_stub
🔬 通用
die_scan rizin_* solve_crypto_from_evidence make_crypto_replay_scaffold python_re_tool_*
快速开始
git clone https://github.com/LING71671/open-reverselab.git
cd open-reverselab
.\scripts\misc\bootstrap.ps1
.\scripts\misc\install_tools.ps1 -CTF # Web 工具
.\scripts\misc\install_tools.ps1 -Android # APK 工具
.\scripts\misc\install_tools.ps1 -Windows # PE 工具
.\scripts\misc\install_tools.ps1 -Common # Ghidra + Maven