Hey everyone,
I've been working on a custom debugger and binary exploitation toolkit for a while now — built from scratch to help with CTF challenges, RE workflows, and exploit development. It includes features for heap analysis, ROP chain generation, format string exploitation, and a few automation scripts that I've found useful during pwn challenges.
The goal was to build something that feels intuitive for reverse engineers, with a focus on speed and flexibility. I've been using it alongside pwntools, pwndbg, and ghidra — it's not meant to replace them, but to complement the workflow.
I'm at a point where I'd really appreciate some feedback — whether it's on the code structure, the features, or the overall approach. I'm also open to forks and contributions if anyone wants to extend it or adapt it for their own use.
If you're into RE, pwn, or just curious about how debuggers work under the hood, I'd love to hear your thoughts.
Happy to answer questions, share more details, or walk through how it works.




Top comments (0)