yuanzhubi / local_hook

We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for any one of dynamic library or executable file because each of them has their own GOT sections.
15Updated 3 years ago

Related projects

Alternatives and complementary repositories for local_hook