questions on instruction substitution and link reloading
Nick Clifton
nickc@redhat.com
Thu Mar 15 11:55:00 GMT 2007
More information about the Binutils mailing list
Thu Mar 15 11:55:00 GMT 2007
- Previous message (by thread): questions on instruction substitution and link reloading
- Next message (by thread): removing reliance on NBPG/UPAGES in bfd/trad-core.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Chen, > I am seeking for tools that can easily substitute some specific > instructions in a binary file, This is very difficult to do. Currently there is no such tool to perform this kind of translation. You are much better off making this kind of translation at the compile-time or assembly-time stage. > and convert an already dynamic-linked > binary together with DLLs to a single static-linked binary. Again this is a very difficult process, and there is no tool currently available to perform this kind of conversion. Cheers Nick
- Previous message (by thread): questions on instruction substitution and link reloading
- Next message (by thread): removing reliance on NBPG/UPAGES in bfd/trad-core.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list