Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lief-project/LIEF
/ dyld_shared_cache_reader.py
File
dyld_shared_cache_reader.py
api/python/examples/dyld_shared_cache_reader.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
''
&
#x27;
3
This script lists libraries embedded in a dyld shared cache file
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected