dyld_cache_extract
0.1.1
该项目现在已经过时了。
请看一下Dyld-Cache-Dump项目。
MacOS实用程序,可从MacOS和iOS的dyld_shared_cache提取动态库。
该项目可作为MACOS应用程序(带有GUI)和命令行工具可用。


dyld_cache_extract - Extractor utility for DYLD shared cache
Available options:
--help Shows this help dialog.
--info [PATH] Displays informations about a dyld_shared_cache file.
--extract-all [PATH] [OUT_DIR] Extracts all libraries from a dyld_shared_cache file.
--extract [LIB] [PATH] [OUT_DIR] Extracts a specific library from a dyld_shared_cache file.
项目根据MIT许可的条款发布。
Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade