MCPcopy 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'''
3This script lists libraries embedded in a dyld shared cache file
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected