Re: [Clax86list] Disassembler questions
- From: Charles Crayne <spamtrap@xxxxxxxxxx>
- Date: Sat, 26 Jul 2008 14:02:57 -0700
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
.
- References:
- Disassembler questions
- From: thiesd
- Disassembler questions
- Prev by Date: Re: [Clax86list] Disassembler questions
- Next by Date: Re: [Clax86list] Disassembler questions
- Previous by thread: Re: Disassembler questions
- Next by thread: Re: Disassembler questions
- Index(es):