Re: Problems trying to disassemble a binary file
ron flory <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Robe wrote: > Hi, > > I'm trying to see the assembler code of a binary file that I made with > nasm but the ddd says that there's no code (assembler code). Would the 'objdump' program work for you? ron