/FAGotHook

Primary LanguageC++OtherNOASSERTION

Android So Got table hook.

You can add FAGotHook in your project by adding follow cmake config in your CMakeLists.txt

set(FA_STATIC on) # set this if you want to build FAGotHook as a static library

add_directory(path/to/FAGotHook)

target_link_libraries( ${ProjectName} FAGotHook)

see main.cpp to find how to use