ele7enxxh/Android-Inline-Hook

hook libc.so memcmp

Virenz opened this issue · 0 comments

handle = dlopen("libc.so", RTLD_GLOBAL | RTLD_LAZY);
addr = dlsym(handle, "memcmp");
when registerInlineHook return ELE7EN_ERROR_NOT_EXECUTABLE