ctf-reverse
Comprehensive reference for CTF reverse engineering, covering binary analysis, deobfuscation, and advanced RE tools.
Install
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-reverseStats
| Total installs | 995 |
| Weekly installs | 999 |
| GitHub stars | 781 |
| First seen | Feb 1, 2026 |
| Source | @ljagiello/ctf-skills |
Summary
- Covers 15+ binary types: x86-64, ARM, RISC-V, Python bytecode, WASM, .NET, APK (including Flutter/Dart AOT via Blutter), HarmonyOS HAP/ABC, custom VMs, and packed executables
- Includes dynamic analysis shortcuts (strings, ltrace, strace, memory dumping) and static patterns for XOR ciphers, anti-debugging, self-modifying code, signal-based exploration, and multi-stage loaders
- Provides tool-specific commands for GDB, Ghidra, radare2, IDA, Binary Ninja, and dogbolt.org, plus language-specific workflows for Rust, Godot, Roblox, Electron, and Ruby/Perl polyglots
- Documents advanced patterns: lattice-based integer validation (LLL/CVP), decision tree constraint propagation, GLSL shader VMs, GF(2^8) Gaussian elimination, Z3 circuit solving, and timing side-channels
Tags
Related skills
| Skill | Installs | vs ctf-reverse |
|---|---|---|
| graphql-schema | 1,020 | +25 |
| dotnet-10-csharp-14 | 971 | -24 |
| fullstack-guardian | 1,073 | +78 |
| firebase | 912 | -83 |
| substrate-vulnerability-scanner | 1,173 | +178 |
FAQ
- How many installs does ctf-reverse have?
- ctf-reverse has 995 total installs and 999 installs this week.
- Where is ctf-reverse hosted?
- ctf-reverse is published by @ljagiello/ctf-skills at https://github.com/ljagiello/ctf-skills.
- How many GitHub stars does ctf-reverse have?
- ctf-reverse has 781 GitHub stars.
- When was ctf-reverse first indexed?
- OrangeBot.AI first indexed ctf-reverse on Feb 1, 2026.
- How do I install ctf-reverse?
- Run: npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-reverse