Richard Cobbe <[EMAIL PROTECTED]> wrote: >Lo, on Monday, January 1, Nguyen Hai Ha did write: >> Would anyone tell me what is the command to translate >> elf/a.out file to assembly file. > >/usr/bin/objdump -d <object> > >in the binutils package. <object> is a .o, .a, .so, or executable file.
'objdump -d /bin/true' and be scared. :) -- Colin Watson [EMAIL PROTECTED]

