I will develop a custom C++ command-line tool for ELF binary analysis and patching, similar to my project binja. Perfect for reverse engineers, security researchers, and CTF players.
Key Features:
- Manual ELF parsing (headers, sections, segments, symbols) - no external dependencies
- Capstone-powered x86/x86-64 disassembly by name or address
- Interactive REPL with persistent command history
- Cross-reference (XREF) finding to trace calls and jumps
- Binary patching with automatic .bak backups
- String extraction, hexdumping, and protection detection (NX, PIE, Canary, RELRO)
Why choose me:
- Clean, modular C++17 code
- Lightweight ~100KB binary - no bloat
- Fast delivery and clear communication
I can customize the tool to your specific workflow. Contact me to discuss your requirements!