MCPcopy Create free account

hub / github.com/AloneMonkey/iOSREBook / functions

Functions6,676 in github.com/AloneMonkey/iOSREBook

↓ 1 callersFunctioncallAll
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/jump-table-race/main.c:31
↓ 1 callersFunctioncheck
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/symbol-resolver-pointer/foo.c:49
↓ 1 callersFunctioncheck
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/read-only-import-shared-cache-coalesce/foo.cxx:45
↓ 1 callersFunctioncheckDylibOverridesInDir
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:1549
↓ 1 callersFunctioncheckEnvironmentVariables
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:2178
↓ 1 callersFunctioncheckFrameworkOverridesInDir
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:1576
↓ 1 callersFunctioncheckRebasing
This dylib has 10 pages of data and each page will be adjusted by dyld if this dylib is not loaded at its preferred address.
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/prebased-performance/foo.c:53
↓ 1 callersFunctioncheckSharedRegionDisable
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:2295
↓ 1 callersFunctioncheckStubs
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/text-relocs-perms/foo.c:86
↓ 1 callersFunctioncheckVersionedPaths
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:2077
↓ 1 callersFunctioncheck_dyld_func_lookup
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/dyld-func-lookup/foo.c:35
↓ 1 callersFunctioncheck_dylib_interposing
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/interpose-basic-prebound/foo.c:5
↓ 1 callersMethodclearDepth
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.h:657
↓ 1 callersFunctioncloneImage
create when NSLinkModule is called for a second time on a bundle
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:4394
↓ 1 callersFunctioncolorPrint
(color, s)
chapter-7/7.3 Frida实战应用/Frida/main.py:22
↓ 1 callersFunctioncommon
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/dlclose-unload-c++/foo.c:31
↓ 1 callersFunctioncommon
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/dlclose-unload-c++/bar.c:31
↓ 1 callersMethodcompare
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.cpp:116
↓ 1 callersMethodcomputeDepth
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:492
↓ 1 callersFunctionconfigureProcessRestrictions
Sets: sEnvMode gLinkContext.requireCodeSignature gLinkContext.processIsRestricted // Mac OS X only gLinkContext.processUsingLibraryValidation // M
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:5386
↓ 1 callersMethodcontainsSymbol
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:953
↓ 1 callersMethodcopyBindingInfo
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:797
↓ 1 callersMethodcopyDataInCode
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:835
↓ 1 callersMethodcopyExportInfo
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:810
↓ 1 callersMethodcopyExportedSymbols
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:893
↓ 1 callersMethodcopyFunctionStarts
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:824
↓ 1 callersMethodcopyImportedSymbols
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:921
↓ 1 callersMethodcopyIndirectSymbolTable
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:945
↓ 1 callersMethodcopyLazyBindingInfo
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:784
↓ 1 callersMethodcopyLocalSymbols
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:847
↓ 1 callersFunctioncopySwiftDemangledName
copySwiftDemangledName Returns the pretty form of the given Swift-mangled class or protocol name. Returns nullptr if the string doesn't look like a ma
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerObjC.cpp:65
↓ 1 callersMethodcopyTo
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:511
↓ 1 callersMethodcopyWeakBindingInfo
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/OptimizerLinkedit.cpp:769
↓ 1 callersMethodcrashIfInvalidCodeSignature
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:623
↓ 1 callersFunctiondeal_message
(payload)
chapter-7/7.3 Frida实战应用/Frida/main.py:35
↓ 1 callersFunctiondefaultUninitializedFallbackPaths
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:2139
↓ 1 callersFunctiondefault_shared_cache_path
* Get the path to the native shared cache for this host */
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/dyld_shared_cache_util.cpp:119
↓ 1 callersMethoddepListCount
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:231
↓ 1 callersMethoddependencies
chapter-6/6.1 程序加载/dyld-433.5/interlinked-dylibs/MachOProxy.cpp:69
↓ 1 callersMethoddependentsStartArrayIndex
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/CacheFileAbstraction.hpp:178
↓ 1 callersMethoddependsOn
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoader.cpp:283
↓ 1 callersFunctionderiveSDKVersFromDylibs
chapter-6/6.1 程序加载/dyld-433.5/src/dyldAPIsInLibSystem.cpp:467
↓ 1 callersFunctiondladdrFromCache
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:4921
↓ 1 callersMethoddladdrFromCache
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMegaDylib.cpp:1079
↓ 1 callersFunctiondlopenFromCache
chapter-6/6.1 程序加载/dyld-433.5/src/dyld.cpp:4842
↓ 1 callersMethoddlsymFromCache
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMegaDylib.cpp:1049
↓ 1 callersFunctiondlsym_should_fail
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/dlopen-NULL-RTLD_FIRST/main.c:57
↓ 1 callersMethoddoBind
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:1892
↓ 1 callersMethoddoBindDyldInfo
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOBinder.hpp:589
↓ 1 callersMethoddoBindDyldLazyInfo
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachOBinder.hpp:522
↓ 1 callersMethoddoBindExternalRelocations
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:1193
↓ 1 callersMethoddoBindFastLazySymbol
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:1387
↓ 1 callersMethoddoBindJustLazies
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:1934
↓ 1 callersMethoddoBindJustLazies
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOCompressed.cpp:842
↓ 1 callersMethoddoBindLazySymbol
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachOClassic.cpp:1392
↓ 1 callersMethoddoCodeUpdateForEachULEB128Address
chapter-6/6.1 程序加载/dyld-433.5/launch-cache/MachORebaser.hpp:590
↓ 1 callersMethoddoGetDOFSections
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:2230
↓ 1 callersMethoddoGetDependentLibraries
获取依赖的库
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1409
↓ 1 callersMethoddoGetLibraryInfo
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:1451
↓ 1 callersMethoddoInitialization
chapter-6/6.1 程序加载/dyld-433.5/src/ImageLoaderMachO.cpp:2265
↓ 1 callersFunctiondo_000
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:2
↓ 1 callersFunctiondo_001
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:3
↓ 1 callersFunctiondo_002
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:4
↓ 1 callersFunctiondo_003
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:5
↓ 1 callersFunctiondo_004
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:6
↓ 1 callersFunctiondo_005
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:7
↓ 1 callersFunctiondo_006
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:8
↓ 1 callersFunctiondo_007
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:9
↓ 1 callersFunctiondo_008
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:10
↓ 1 callersFunctiondo_009
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:11
↓ 1 callersFunctiondo_010
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:12
↓ 1 callersFunctiondo_011
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:13
↓ 1 callersFunctiondo_012
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:14
↓ 1 callersFunctiondo_013
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:15
↓ 1 callersFunctiondo_014
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:16
↓ 1 callersFunctiondo_015
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:17
↓ 1 callersFunctiondo_016
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:18
↓ 1 callersFunctiondo_017
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:19
↓ 1 callersFunctiondo_018
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:20
↓ 1 callersFunctiondo_019
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:21
↓ 1 callersFunctiondo_020
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:22
↓ 1 callersFunctiondo_021
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:23
↓ 1 callersFunctiondo_022
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:24
↓ 1 callersFunctiondo_023
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:25
↓ 1 callersFunctiondo_024
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:26
↓ 1 callersFunctiondo_025
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:27
↓ 1 callersFunctiondo_026
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:28
↓ 1 callersFunctiondo_027
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:29
↓ 1 callersFunctiondo_028
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:30
↓ 1 callersFunctiondo_029
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:31
↓ 1 callersFunctiondo_030
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:32
↓ 1 callersFunctiondo_031
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:33
↓ 1 callersFunctiondo_032
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:34
↓ 1 callersFunctiondo_033
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:35
↓ 1 callersFunctiondo_034
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:36
↓ 1 callersFunctiondo_035
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:37
↓ 1 callersFunctiondo_036
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:38
↓ 1 callersFunctiondo_037
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:39
↓ 1 callersFunctiondo_038
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:40
↓ 1 callersFunctiondo_039
chapter-6/6.1 程序加载/dyld-433.5/unit-tests/test-cases/threaded-lazy-bind/foo.c:41
← previousnext →801–900 of 6,676, ranked by callers