MCPcopy Create free account

hub / github.com/Perfare/Zygisk-Il2CppDumper / functions

Functions93 in github.com/Perfare/Zygisk-Il2CppDumper

↓ 7 callersFunctionxdl_sym
module/src/main/cpp/xdl/xdl.c:625
↓ 7 callersFunctionxdl_util_ends_with
module/src/main/cpp/xdl/xdl_util.c:45
↓ 6 callersFunctionxdl_util_get_api_level
module/src/main/cpp/xdl/xdl_util.c:82
↓ 5 callersFunctionxdl_dsym
module/src/main/cpp/xdl/xdl.c:654
↓ 4 callersFunctionxdl_find
module/src/main/cpp/xdl/xdl.c:468
↓ 4 callersFunctionxdl_read_file_to_heap_by_section
module/src/main/cpp/xdl/xdl.c:191
↓ 4 callersFunctionxdl_util_trim_ending
module/src/main/cpp/xdl/xdl_util.c:54
↓ 3 callersFunctionget_method_modifier
module/src/main/cpp/il2cpp_dump.cpp:41
↓ 3 callersFunctionxdl_close
module/src/main/cpp/xdl/xdl.c:543
↓ 3 callersFunctionxdl_find_from_auxv
module/src/main/cpp/xdl/xdl.c:385
↓ 3 callersFunctionxdl_linker_get_caller_addr
module/src/main/cpp/xdl/xdl_linker.c:104
↓ 3 callersFunctionxdl_open
module/src/main/cpp/xdl/xdl.c:532
↓ 3 callersFunctionxdl_sym_is_match
module/src/main/cpp/xdl/xdl.c:732
↓ 2 callersFunction_il2cpp_type_is_byref
module/src/main/cpp/il2cpp_dump.cpp:87
↓ 2 callersFunctiondump_type
module/src/main/cpp/il2cpp_dump.cpp:249
↓ 2 callersFunctionxdl_dynsym_load
load from memory
module/src/main/cpp/xdl/xdl.c:116
↓ 2 callersFunctionxdl_elf_is_match
module/src/main/cpp/xdl/xdl.c:681
↓ 2 callersFunctionxdl_iterate_do_callback
module/src/main/cpp/xdl/xdl_iterate.c:164
↓ 2 callersFunctionxdl_iterate_get_min_vaddr
module/src/main/cpp/xdl/xdl_iterate.c:63
↓ 2 callersFunctionxdl_iterate_get_pathname_from_maps
module/src/main/cpp/xdl/xdl_iterate.c:84
↓ 2 callersFunctionxdl_iterate_phdr
module/src/main/cpp/xdl/xdl.c:849
↓ 2 callersFunctionxdl_iterate_phdr_impl
module/src/main/cpp/xdl/xdl_iterate.c:282
↓ 2 callersFunctionxdl_linker_init
module/src/main/cpp/xdl/xdl_linker.c:64
↓ 2 callersFunctionxdl_linker_load
module/src/main/cpp/xdl/xdl_linker.c:153
↓ 2 callersFunctionxdl_linker_lock
module/src/main/cpp/xdl/xdl_linker.c:94
↓ 2 callersFunctionxdl_linker_unlock
module/src/main/cpp/xdl/xdl_linker.c:100
↓ 2 callersFunctionxdl_read_file_to_heap
module/src/main/cpp/xdl/xdl.c:169
↓ 2 callersFunctionxdl_read_memory_to_heap
module/src/main/cpp/xdl/xdl.c:195
↓ 2 callersFunctionxdl_read_memory_to_heap_by_section
module/src/main/cpp/xdl/xdl.c:207
↓ 2 callersFunctionxdl_symtab_load
load from disk and memory
module/src/main/cpp/xdl/xdl.c:290
↓ 2 callersFunctionxdl_util_starts_with
module/src/main/cpp/xdl/xdl_util.c:36
↓ 1 callersFunctionGetLibDir
module/src/main/cpp/hack.cpp:38
↓ 1 callersFunctionGetNativeBridgeLibrary
module/src/main/cpp/hack.cpp:86
↓ 1 callersFunctionNativeBridgeLoad
module/src/main/cpp/hack.cpp:114
↓ 1 callersFunctiondump_field
module/src/main/cpp/il2cpp_dump.cpp:197
↓ 1 callersFunctiondump_method
module/src/main/cpp/il2cpp_dump.cpp:95
↓ 1 callersFunctiondump_property
module/src/main/cpp/il2cpp_dump.cpp:158
↓ 1 callersMethodgetModuleDir
module/src/main/cpp/zygisk.hpp:298
↓ 1 callersFunctionhack_start
module/src/main/cpp/hack.cpp:20
↓ 1 callersFunctionil2cpp_api_init
module/src/main/cpp/il2cpp_dump.cpp:325
↓ 1 callersFunctionil2cpp_dump
module/src/main/cpp/il2cpp_dump.cpp:346
↓ 1 callersFunctioninit_il2cpp_api
module/src/main/cpp/il2cpp_dump.cpp:28
↓ 1 callersMethodonLoad
This function is called when the module is loaded into the target process. A Zygisk API handle will be sent as an argument; call utility functions or
module/src/main/cpp/zygisk.hpp:61
↓ 1 callersMethodpostAppSpecialize
This function is called after the app process is specialized. At this point, the process has all sandbox restrictions enabled for this application. Th
module/src/main/cpp/zygisk.hpp:80
↓ 1 callersMethodpostServerSpecialize
This function is called after the system server process is specialized. At this point, the process runs with the privilege of system_server.
module/src/main/cpp/zygisk.hpp:88
↓ 1 callersMethodpreAppSpecialize
This function is called before the app process is specialized. At this point, the process just got forked from zygote, but no app specific specializat
module/src/main/cpp/zygisk.hpp:75
↓ 1 callersMethodpreServerSpecialize
This function is called before the system server process is specialized. See preAppSpecialize(args) for more info.
module/src/main/cpp/zygisk.hpp:84
↓ 1 callersMethodsetOption
module/src/main/cpp/zygisk.hpp:301
↓ 1 callersFunctionxdl_dsym_by_addr
module/src/main/cpp/xdl/xdl.c:775
↓ 1 callersFunctionxdl_dynsym_find_symbol_use_gnu_hash
module/src/main/cpp/xdl/xdl.c:590
↓ 1 callersFunctionxdl_dynsym_find_symbol_use_sysv_hash
module/src/main/cpp/xdl/xdl.c:577
↓ 1 callersFunctionxdl_get_memory
module/src/main/cpp/xdl/xdl.c:211
↓ 1 callersFunctionxdl_get_memory_by_section
module/src/main/cpp/xdl/xdl.c:219
↓ 1 callersFunctionxdl_gnu_hash
module/src/main/cpp/xdl/xdl.c:568
↓ 1 callersFunctionxdl_iterate_by_linker
module/src/main/cpp/xdl/xdl_iterate.c:182
↓ 1 callersFunctionxdl_iterate_by_maps
module/src/main/cpp/xdl/xdl_iterate.c:210
↓ 1 callersFunctionxdl_iterate_get_full_pathname
module/src/main/cpp/xdl/xdl_iterate.c:292
↓ 1 callersFunctionxdl_iterate_get_linker_base
module/src/main/cpp/xdl/xdl_iterate.c:154
↓ 1 callersFunctionxdl_iterate_open_or_rewind_maps
module/src/main/cpp/xdl/xdl_iterate.c:74
↓ 1 callersFunctionxdl_linker_load_caller_addr
module/src/main/cpp/xdl/xdl_linker.c:146
↓ 1 callersFunctionxdl_lzma_decompress
module/src/main/cpp/xdl/xdl_lzma.c:119
↓ 1 callersFunctionxdl_lzma_init
LZMA init
module/src/main/cpp/xdl/xdl_lzma.c:88
↓ 1 callersFunctionxdl_open_always_force
module/src/main/cpp/xdl/xdl.c:498
↓ 1 callersFunctionxdl_open_by_addr
module/src/main/cpp/xdl/xdl.c:722
↓ 1 callersFunctionxdl_open_try_force
module/src/main/cpp/xdl/xdl.c:513
↓ 1 callersFunctionxdl_sym_by_addr
module/src/main/cpp/xdl/xdl.c:743
↓ 1 callersFunctionxdl_symtab_load_from_debugdata
load from disk and memory
module/src/main/cpp/xdl/xdl.c:224
↓ 1 callersFunctionxdl_sysv_hash
module/src/main/cpp/xdl/xdl.c:556
↓ 1 callersFunctionxdl_util_get_api_level_from_build_prop
module/src/main/cpp/xdl/xdl_util.c:63
MethodAppSpecializeArgs
module/src/main/cpp/zygisk.hpp:111
FunctionJNI_OnLoad
module/src/main/cpp/hack.cpp:205
MethodServerSpecializeArgs
module/src/main/cpp/zygisk.hpp:122
MethodconnectCompanion
module/src/main/cpp/zygisk.hpp:295
Functionentry_impl
module/src/main/cpp/zygisk.hpp:284
MethodgetFlags
module/src/main/cpp/zygisk.hpp:304
MethodhookJniNativeMethods
module/src/main/cpp/zygisk.hpp:307
Methodmodule_abi
module/src/main/cpp/zygisk.hpp:257
MethodonLoad
module/src/main/cpp/main.cpp:20
MethodpltHookCommit
module/src/main/cpp/zygisk.hpp:316
MethodpltHookExclude
module/src/main/cpp/zygisk.hpp:313
MethodpltHookRegister
module/src/main/cpp/zygisk.hpp:310
MethodpostAppSpecialize
module/src/main/cpp/main.cpp:33
MethodpreAppSpecialize
module/src/main/cpp/main.cpp:25
MethodpreSpecialize
module/src/main/cpp/main.cpp:48
Functionxdl_addr
module/src/main/cpp/xdl/xdl.c:795
Functionxdl_addr_clean
module/src/main/cpp/xdl/xdl.c:837
Functionxdl_find_iterate_cb
module/src/main/cpp/xdl/xdl.c:426
Functionxdl_info
module/src/main/cpp/xdl/xdl.c:855
Functionxdl_iterate_by_linker_cb
module/src/main/cpp/xdl/xdl_iterate.c:109
Functionxdl_linker_get_caller_addr_cb
module/src/main/cpp/xdl/xdl_linker.c:114
Functionxdl_lzma_internal_alloc
LZMA internal alloc / free
module/src/main/cpp/xdl/xdl_lzma.c:110
Functionxdl_lzma_internal_free
module/src/main/cpp/xdl/xdl_lzma.c:114
Functionxdl_open_by_addr_iterate_cb
module/src/main/cpp/xdl/xdl.c:696