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

One Response to “Reverse Engineering with LD_PRELOAD”

  1. yellow Says:

    yes

Leave a Reply