Re: Looking for disassembler, decompiler, discompiler or whatever.

zuyihe@163.net (zyy)
11 Sep 2001 00:20:20 -0400

          From comp.compilers

Related articles
Looking for disassembler, decompiler, discompiler or whatever. zuyihe@163.net (2001-09-03)
Re: Looking for disassembler, decompiler, discompiler or whatever. challa@acc.am.ericsson.se (Madhusudan Challa) (2001-09-05)
Re: Looking for disassembler, decompiler, discompiler or whatever. vbdis@aol.com (2001-09-05)
Re: Looking for disassembler, decompiler, discompiler or whatever. zuyihe@163.net (2001-09-11)
Re: Looking for disassembler, decompiler, discompiler or whatever. Xavier.Leroy@inria.fr (2001-09-11)
Re: Looking for disassembler, decompiler, discompiler or whatever. joachim_d@gmx.de (Joachim Durchholz) (2001-09-11)
Re: Looking for disassembler, decompiler, discompiler or whatever. mpointie@eden-studios.fr (Mickaƫl Pointier) (2001-09-11)
Re: Looking for disassembler, decompiler, discompiler or whatever. debray@CS.Arizona.EDU (2001-09-11)
Re: Looking for disassembler, decompiler, discompiler or whatever. eanders@argus.EECS.Berkeley.EDU (2001-09-11)
| List of all articles for this month |

From: zuyihe@163.net (zyy)
Newsgroups: comp.compilers
Date: 11 Sep 2001 00:20:20 -0400
Organization: http://groups.google.com/
References: 01-09-011 01-09-021
Keywords: assembler
Posted-Date: 11 Sep 2001 00:20:20 EDT

Thank you guys for your reponses. I wonder if my former request is too
hard to be practical so I just go directly to the problem that I
couldn't get rid of.


    My advisor wants me to modify an executable by inserting several
instructions (to the text section). You are only given
executable. Jesus, what can I do? Does it sound a reasonable task?
Man, it could be a Ph.D. thesis. Any idea to hack this bullshit?
Thanks.


    The platform is Linux on PowerPC or Solaris on Sun.
[This is what's known as binary patching. Back in the Heroic Era of
the 1950s and 1960s, any programmer could squint at a compiled program
and patch in a few instructions, sticking in a few jumps if need be
if there wasn't room. It's not THAT hard. -John]





Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.