Re: Assembly code to Machine code without assembling
From: Simon Stienen (spamtrap_at_crayne.org)
Date: 10/14/04
- Next message: Ivan Korotkov : "Re: How to get Code Segment Base Address in PM"
- Previous message: Clax86 : "Get the FAQs"
- Next in thread: NOP_at_233.MMX: "Re: Assembly code to Machine code without assembling"
- Maybe reply: NOP_at_233.MMX: "Re: Assembly code to Machine code without assembling"
- Maybe reply: Matt: "Re: Assembly code to Machine code without assembling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Oct 2004 11:10:08 +0000 (UTC)
wasatchRiver <wasatchRiver <spamtrap@crayne.org>> wrote:
> Is anyone aware of a set of linux libraries that will translate
> aasembly to machine code without running it through the assmebler. I
> know that I can go from machine code to assembly using function from
> dis-asm.h and the related libopcodes functions.... but I want to go
> the other way without actually assembling the file.
>
> Thanks!
You want to assemble it without using an assembler, while you are not going
to assemble it?
Or maybe I just misunderstood you...
-- Simon Stienen <http://dangerouscat.net> <http://slashlife.de> »What you do in this world is a matter of no consequence, The question is, what can you make people believe that you have done.« -- Sherlock Holmes in "A Study in Scarlet" by Sir Arthur Conan Doyle
- Next message: Ivan Korotkov : "Re: How to get Code Segment Base Address in PM"
- Previous message: Clax86 : "Get the FAQs"
- Next in thread: NOP_at_233.MMX: "Re: Assembly code to Machine code without assembling"
- Maybe reply: NOP_at_233.MMX: "Re: Assembly code to Machine code without assembling"
- Maybe reply: Matt: "Re: Assembly code to Machine code without assembling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|