All Projects → macmade → Dyld_cache_extract

macmade / Dyld_cache_extract

A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.

Projects that are alternatives of or similar to Dyld cache extract

Drv3 Tools
(Not actively maintained, use DRV3-Sharp) Tools for extracting and re-injecting files for Danganronpa V3 for PC.
Stars: ✭ 13 (-92.78%)
Mutual labels:  extract, reverse-engineering
Earth Reverse Engineering
Reversing Google's 3D satellite mode
Stars: ✭ 2,083 (+1057.22%)
Mutual labels:  extract, reverse-engineering
Flyover Reverse Engineering
Reversing Apple's 3D satellite mode
Stars: ✭ 485 (+169.44%)
Mutual labels:  extract, reverse-engineering
Imagepipeline
Folio Image Pipeline is an image loading and caching framework for iOS clients
Stars: ✭ 170 (-5.56%)
Mutual labels:  cache
Nginx Helper
Nginx Helper for WordPress caching, permalinks & efficient file handling in multisite
Stars: ✭ 170 (-5.56%)
Mutual labels:  cache
Memject
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
Stars: ✭ 176 (-2.22%)
Mutual labels:  reverse-engineering
Antidbg
A bunch of Windows anti-debugging tricks for x86 and x64.
Stars: ✭ 177 (-1.67%)
Mutual labels:  reverse-engineering
Elf Dump Fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
Stars: ✭ 166 (-7.78%)
Mutual labels:  reverse-engineering
Tcpproxy
Intercepting TCP proxy to modify raw TCP streams using modules on incoming or outgoing traffic
Stars: ✭ 176 (-2.22%)
Mutual labels:  reverse-engineering
Extract React Intl Messages
extract react intl messages
Stars: ✭ 174 (-3.33%)
Mutual labels:  extract
Pretendo
Information on the WIP Custom Nintendo WiiU/3DS/2DS server and service replacements
Stars: ✭ 177 (-1.67%)
Mutual labels:  reverse-engineering
Flatcache
Implementation of Soroush Khanlou's Flat Cache.
Stars: ✭ 173 (-3.89%)
Mutual labels:  cache
Apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
Stars: ✭ 2,246 (+1147.78%)
Mutual labels:  reverse-engineering
Cse2
Decompilation of Cave Story (v1.0.0.6)
Stars: ✭ 176 (-2.22%)
Mutual labels:  reverse-engineering
Tmp Cache
A least-recently-used cache in 35 lines of code~!
Stars: ✭ 170 (-5.56%)
Mutual labels:  cache
Liget
NuGet server and cache running on kestrel in docker
Stars: ✭ 177 (-1.67%)
Mutual labels:  cache
Http Cache Semantics
RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
Stars: ✭ 169 (-6.11%)
Mutual labels:  cache
Pdbripper
PDBRipper is a utility for extract an information from PDB-files.
Stars: ✭ 173 (-3.89%)
Mutual labels:  reverse-engineering
Hl2sdk
Half-Life 2 SDK Mirrors
Stars: ✭ 173 (-3.89%)
Mutual labels:  reverse-engineering
Ssl Kill Switch2
Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and macOS applications.
Stars: ✭ 2,420 (+1244.44%)
Mutual labels:  reverse-engineering

dyld_cache_extract

Build Status Issues Status License Contact
Donate-Patreon Donate-Gratipay Donate-Paypal

About

A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.

The project is available as a macOS application (with GUI) and as a command line tool.

Main Window File Window

Command line usage

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.

DYLD Cache Format

...

License

dyld_cache_extract is released under the terms of the MIT License.

Repository Infos

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].