dd4linux Home

What is dd4linux?

dd4linux is an open source Disassembler and Debugger for the linux environment. I have coded this from scratch with reference from objdump.


Why dd4linux?

Due to the lack of good disassemblers and debuggers in linux, I have planned to code one from scratch with capabilities matching that of IDA Pro.


What's cool in dd4linux?

dd4linux will be very useful for security analysts. It has the capability of detecting buffer overflows, an exploitable SEH chain and a few more vulnerabilities.


When will dd4linux be available for download?

I've started working on it a few weeks back, so I'm guessing that the first alpha version of dd4linux (only the diassembler) will be available for download from June '12.