Skip to content

解析提取dyld_shared_cache_arm64

yfw123/dsc_extractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

构建

Xcode 打开项目运行即可在项目 Products 目录下生成可执行文件:

或者 dsc_extractor 目录下执行:

clang++ main.cpp -o dsc_extractor

使用

dsc_extractor <path-to-cache-file> <path-to-device-dir>

About

解析提取dyld_shared_cache_arm64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%