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