Re: [Clax86list] Disassembler questions



On Sat, 26 Jul 2008 17:35:39 GMT
thiesd <spamtrap@xxxxxxxxxx> wrote:

any way i was wondering if there was a disassembler that if you
reassemble it it works like the first program

The NASM disassembler is designed for files in binary format, and needs
some guidance from the user about where the user code begins and ends
in other formats. As it appears that you are using Linux, read the man
pages for readelf and objdump.

--
Chuck
http://www.pacificsites.com/~ccrayne/charles.html

.