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

eanders@argus.EECS.Berkeley.EDU (Eric Arnold Anderson)
11 Sep 2001 23:18:51 -0400

          From comp.compilers

Related articles
[2 earlier articles]
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. mpointie@eden-studios.fr (Mickaël Pointier) (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: eanders@argus.EECS.Berkeley.EDU (Eric Arnold Anderson)
Newsgroups: comp.compilers
Date: 11 Sep 2001 23:18:51 -0400
Organization: University of California, Berkeley
References: 01-09-011 01-09-021 01-09-029
Keywords: disassemble
Posted-Date: 11 Sep 2001 23:18:51 EDT

If what you want is binary editing, then look at:


http://www.cs.wisc.edu/~larus/eel.html
http://www.cs.wisc.edu/~larus/qpt.html


@article{ larus95eel,
        author = "James R. Larus and Eric Schnarr",
        title = "{EEL}: machine-independent executable editing",
        journal = "ACM SIG{\-}PLAN Notices",
        volume = "30",
        number = "6",
        pages = "291--300",
        year = "1995"
}


-Eric
--
**************************************************
1996 is the Year of the Rat; people born in the Year of
the Rat are smart and diligent, previous years were
1984,1972, ...


Post a followup to this message

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