Skip navigation.
 
mlPatching Strategies for Prebound Executables
FROM : Timothy Wayper
DATE : Sun Dec 26 23:23:04 2004

Are there any existing tools to support the application of binary
patches to a prebound executable or shared library?

My problem is that I would like to prebind, but this means the binary
will be modified on the user's system, so binary patching won't work
(at least, with the approaches I'm aware of). I'm hoping there's an
existing tool with can patch while ignoring prebound symbol addresses.

Cheers,
Tim Wayper

Related mailsAuthorDate
No related mails found.