Reverse Engineering with LD_PRELOAD
By hessam
This paper is about the LD_PRELOAD feature, and how it can be useful for reverse engineering dynamically linked executables. This technique allows you to hijack functions/inject code and manipulate the application flow.
(Read more …)
Source : tty64.org
This entry was posted on December 8, 2006 at 12:12 pm and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
January 2, 2007 at 10:13 am |
yes