Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asLody/ElfHook
/ functions
Functions
73 in github.com/asLody/ElfHook
⨍
Functions
73
◇
Types & classes
11
↓ 12 callers
Method
get_bias_addr
src/elf_module.h:19
↓ 9 callers
Method
get_module_name
src/elf_module.h:17
↓ 8 callers
Method
get_base_addr
src/elf_module.h:18
↓ 5 callers
Method
hook_all_modules
src/elf_hooker.cpp:137
↓ 4 callers
Method
get_is_use_rela
src/elf_module.h:22
↓ 3 callers
Function
elf_r_sym
src/elf_common.h:37
↓ 3 callers
Function
elf_r_type
src/elf_common.h:38
↓ 3 callers
Method
set_is_gnu_has
src/elf_module.h:21
↓ 2 callers
Function
__elfhooker_deinit
src/main.cpp:161
↓ 2 callers
Function
__getEnv
src/main.cpp:198
↓ 2 callers
Method
dump_module_list
src/elf_hooker.cpp:127
↓ 2 callers
Method
get_is_gnu_hash
src/elf_module.h:20
↓ 2 callers
Method
phrase_proc_maps
src/elf_hooker.cpp:56
↓ 2 callers
Method
replace_function
src/elf_module.cpp:572
↓ 2 callers
Method
setHook
()
Demo/app/src/main/java/com/wadahana/testhook/ElfHooker.java:10
↓ 2 callers
Method
set_is_use_rela
src/elf_module.h:23
↓ 1 callers
Function
GetTargetElfMachine
src/elf_common.h:65
↓ 1 callers
Function
__elfhooker_init
src/main.cpp:147
↓ 1 callers
Function
__elfhooker_register_native_methods
src/main.cpp:125
↓ 1 callers
Method
caculate_bias_addr
src/elf_module.cpp:101
↓ 1 callers
Method
find_symbol_by_name
src/elf_module.cpp:416
↓ 1 callers
Method
get
(String strUrl)
Demo/app/src/main/java/com/wadahana/testhook/HttpClientTest.java:29
↓ 1 callers
Method
get_segment_info
src/elf_module.cpp:242
↓ 1 callers
Method
get_segment_view
src/elf_module.cpp:117
↓ 1 callers
Method
gnu_hash
src/elf_module.cpp:300
↓ 1 callers
Method
hook
src/elf_hooker.h:27
↓ 1 callers
Method
set_prehook_cb
void* caculate_base_addr_from_soinfo_pointer(void* soinfo_addr); prehook_cb invoked before really hook, if prehook_cb NOT set or return true,
src/elf_hooker.h:26
↓ 1 callers
Method
test
()
Demo/app/src/main/java/com/wadahana/testhook/ElfHooker.java:11
Method
ApplicationTest
()
Demo/app/src/androidTest/java/com/wadahana/testhook/ApplicationTest.java:11
Function
JNI_OnLoad
src/main.cpp:168
Function
JNI_OnUnload
src/main.cpp:188
Function
__nativehook_impl_android_dlopen_ext
src/main.cpp:33
Function
__nativehook_impl_connect
src/main.cpp:26
Function
__nativehook_impl_dlopen
src/main.cpp:19
Function
__prehook
src/main.cpp:42
Function
__releaseEnv
src/main.cpp:219
Function
__set_hook
src/main.cpp:96
Function
__test
src/main.cpp:118
Method
addition_isCorrect
()
Demo/app/src/test/java/com/wadahana/testhook/ExampleUnitTest.java:11
Method
clear_cache
src/elf_module.cpp:565
Method
convert_dynamic_tag_to_name
src/elf_module.cpp:729
Method
dump_dynamics
src/elf_module.cpp:739
Method
dump_elf_header
src/elf_module.cpp:614
Method
dump_proc_maps
src/elf_hooker.cpp:153
Method
dump_rel_info
src/elf_module.cpp:778
Method
dump_rela_info
src/elf_module.cpp:804
Method
dump_sections
src/elf_module.cpp:646
Method
dump_sections2
src/elf_module.cpp:660
Method
dump_segments
src/elf_module.cpp:676
Method
dump_symbols
src/elf_module.cpp:761
Method
elf_hash
src/elf_module.cpp:287
Method
elf_hooker
src/elf_hooker.cpp:15
Method
elf_lookup
src/elf_module.cpp:310
Method
get_mem_access
src/elf_module.cpp:538
Method
get_section_info
src/elf_module.cpp:227
Method
gnu_lookup
src/elf_module.cpp:343
Method
hook
src/elf_module.cpp:446
Method
is_elf_module
src/elf_module.cpp:73
Function
main
src/main.cpp:53
Method
onClick
(View v)
Demo/app/src/main/java/com/wadahana/testhook/WebActivity.java:79
Method
onClick
(View v)
Demo/app/src/main/java/com/wadahana/testhook/MainActivity.java:38
Method
onCreate
(Bundle savedInstanceState)
Demo/app/src/main/java/com/wadahana/testhook/WebActivity.java:22
Method
onCreate
(Bundle savedInstanceState)
Demo/app/src/main/java/com/wadahana/testhook/MainActivity.java:22
Method
onCreate
()
Demo/app/src/main/java/com/wadahana/testhook/HookTestApplication.java:13
Method
onKey
(View v, int keyCode, KeyEvent event)
Demo/app/src/main/java/com/wadahana/testhook/WebActivity.java:55
Method
onProgressChanged
(WebView view, int newProgress)
Demo/app/src/main/java/com/wadahana/testhook/WebActivity.java:69
Method
phrase_dev_num
src/elf_hooker.cpp:43
Method
phrase_proc_base_addr
src/elf_hooker.cpp:26
Method
run
()
Demo/app/src/main/java/com/wadahana/testhook/MainActivity.java:43
Method
set_mem_access
src/elf_module.cpp:532
Method
shouldOverrideUrlLoading
(WebView view, String url)
Demo/app/src/main/java/com/wadahana/testhook/WebActivity.java:46
Method
~elf_hooker
src/elf_hooker.cpp:20
Method
~elf_module
src/elf_module.cpp:67