Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AloneMonkey/iOSREBook
/ functions
Functions
6,676 in github.com/AloneMonkey/iOSREBook
⨍
Functions
6,676
◇
Types & classes
684
↓ 10 callers
Method
findExportedSymbol
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1657
↓ 10 callers
Method
getInstallPath
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1204
↓ 10 callers
Method
getState
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.h:609
↓ 10 callers
Method
inSharedCache
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.h:50
↓ 10 callers
Method
n_type
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:693
↓ 10 callers
Method
offset
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:243
↓ 10 callers
Function
parseTrie
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOTrie.hpp:374
↓ 10 callers
Function
pread
chapter-6/6.1 程序加载/dyld-433.5/src/glue.c:357
↓ 10 callers
Function
read_sleb128
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:941
↓ 10 callers
Method
set_n_strx
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:691
↓ 10 callers
Method
set_ncmds
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:804
↓ 10 callers
Method
set_sizeofcmds
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:807
↓ 10 callers
Method
usesTwoLevelNameSpace
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1064
↓ 9 callers
Method
bind_size
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:892
↓ 9 callers
Function
dlopen_preflight
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:1312
↓ 9 callers
Function
garbageCollectImages
This function is called at the end of dlclose() when the reference count goes to zero. The dylib being unloaded may have brought in other dependent dy
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:5212
↓ 9 callers
Method
getCount
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/ObjC2Abstraction.hpp:291
↓ 9 callers
Method
getRealPath
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.cpp:162
↓ 9 callers
Method
getSlideForVMAddress
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachORebaser.hpp:313
↓ 9 callers
Method
lazy_bind_size
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:904
↓ 9 callers
Function
loadPhase4
try with and without image suffix
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:3337
↓ 9 callers
Method
localSymbolsOffset
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:65
↓ 9 callers
Method
mappedAddress
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOLayout.hpp:96
↓ 9 callers
Method
pathFileOffset
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:135
↓ 9 callers
Method
segmentCount
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:843
↓ 9 callers
Method
set_fileoff
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:192
↓ 9 callers
Method
set_vmsize
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:189
↓ 9 callers
Method
sizeofcmds
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:806
↓ 9 callers
Function
stateToHandlers
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:688
↓ 9 callers
Method
walk
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/ObjC2Abstraction.hpp:743
↓ 8 callers
Function
_dyld_register_func_for_remove_image
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:370
↓ 8 callers
Method
align
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:246
↓ 8 callers
Function
allImagesCount
chapter-6/6.1 程序加载/dyld-433.5/src/dyld_gdb.cpp:51
↓ 8 callers
Function
dlopen_or_fail
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/dlopen-RTLD_FIRST/main.c:44
↓ 8 callers
Function
flatFindExportedSymbol
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:4697
↓ 8 callers
Method
getRPaths
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1468
↓ 8 callers
Method
indirectsymoff
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:574
↓ 8 callers
Method
isPrebindable
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1070
↓ 8 callers
Method
makeTextSegmentWritable
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1637
↓ 8 callers
Method
sectname
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:231
↓ 8 callers
Method
segActualLoadAddress
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:919
↓ 8 callers
Method
setMapped
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.cpp:110
↓ 8 callers
Method
set_dataoff
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:666
↓ 8 callers
Method
set_filesize
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:195
↓ 8 callers
Method
set_vmaddr
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:186
↓ 7 callers
Function
_dyld_get_image_name
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:339
↓ 7 callers
Function
_dyld_is_memory_immutable
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:1987
↓ 7 callers
Method
addr
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:237
↓ 7 callers
Function
addressInCache
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:4906
↓ 7 callers
Method
bind_off
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:889
↓ 7 callers
Method
cputype
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:794
↓ 7 callers
Function
dlsym_should_fail
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/dlopen-RTLD_FIRST/main.c:57
↓ 7 callers
Function
findImageByMachHeader
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:2338
↓ 7 callers
Method
getFileDescriptor
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:585
↓ 7 callers
Method
iextdefsym
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:544
↓ 7 callers
Method
imageExtrasCount
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:195
↓ 7 callers
Method
imagesCount
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:47
↓ 7 callers
Method
imagesOffset
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:44
↓ 7 callers
Method
isDylib
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1039
↓ 7 callers
Method
isPositionIndependentExecutable
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1051
↓ 7 callers
Method
lazy_bind_off
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:901
↓ 7 callers
Function
mainExecutable
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:1482
↓ 7 callers
Method
mappingCount
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:41
↓ 7 callers
Method
name
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOLayout.hpp:91
↓ 7 callers
Method
nsyms
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:510
↓ 7 callers
Function
parse_uleb128
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/Trie.hpp:106
↓ 7 callers
Method
setPath
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.cpp:134
↓ 7 callers
Method
set_size
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:241
↓ 7 callers
Method
set_timestamp
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:286
↓ 7 callers
Function
sharedRegionRegionAlignment
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/SharedCache.cpp:114
↓ 7 callers
Method
size
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOLayout.hpp:83
↓ 7 callers
Function
vm_allocate
chapter-6/6.1 程序加载/dyld-433.5/src/glue.c:405
↓ 6 callers
Function
ImageLoaderToNSModule
dyld's abstract type NSModule is implemented as ImageLoader
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:237
↓ 6 callers
Function
NSCreateObjectFileImageFromMemory
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:824
↓ 6 callers
Function
_dyld_register_func_for_add_image
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:363
↓ 6 callers
Function
abort
abort called by C++ unwinding code
chapter-6/6.1 程序加载/dyld-433.5/src/glue.c:82
↓ 6 callers
Function
addImagesToAllImages
chapter-6/6.1 程序加载/dyld-433.5/src/dyld_gdb.cpp:73
↓ 6 callers
Function
appendParsedColonList
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:1723
↓ 6 callers
Method
buffer
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/SharedCache.cpp:608
↓ 6 callers
Function
clearErrorMessage
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:4490
↓ 6 callers
Method
disableCoverageCheck
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.h:51
↓ 6 callers
Function
dyldAPIhalt
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIs.cpp:220
↓ 6 callers
Method
filesize
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:194
↓ 6 callers
Method
findShallowExportedSymbol
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:935
↓ 6 callers
Method
getIndexedPath
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMegaDylib.cpp:151
↓ 6 callers
Method
getRelocBase
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:711
↓ 6 callers
Method
getSlide
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1921
↓ 6 callers
Method
ilocalsym
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:538
↓ 6 callers
Function
is64Bit
()
chapter-8/8.3 动态保护/AntiAntiDebug/AntiAntiDebug.py:82
↓ 6 callers
Method
isLinked
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.cpp:228
↓ 6 callers
Function
isMac
()
chapter-8/8.3 动态保护/AntiAntiDebug/AntiAntiDebug.py:88
↓ 6 callers
Function
link
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:5164
↓ 6 callers
Function
load
Given all the DYLD_ environment variables, the general case for loading libraries is that any given path expands into a list of possible locations to
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:3630
↓ 6 callers
Method
platform
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/Manifest.h:207
↓ 6 callers
Method
segActualEndAddress
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:925
↓ 6 callers
Method
setSlide
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1100
↓ 6 callers
Method
set_n_value
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:703
↓ 6 callers
Method
set_segname
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:235
↓ 6 callers
Method
strsize
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOFileAbstraction.hpp:516
↓ 6 callers
Method
usablePrebinding
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:2127
← previous
next →
101–200 of 6,676, ranked by callers