boyliang / AllHookInOne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AllHookInOne ------------------------ - A project contains all method hook approachs for android such as dalvik hook, art hook, elf hook and inline hook; - Before buiding the project, please patch your NDK first, see [ndk-patch](https://github.com/boyliang/ndk-patch); - Any questions, please connect me, and welcome to my blog [www.im-boy.net](http://www.im-boy.net)

** Updated at 2015.4.14 **

  • Support android art hook for 4.4.x.

** Updated at 2014.10.27 **

  • Add elf hook, and parsing elf dynamic library by executable view.

About


Languages

Language:C++ 48.2%Language:Makefile 41.4%Language:C 5.8%Language:Java 3.5%Language:Assembly 1.1%