Skip to content

Releases: keith/dyld-shared-cache-extractor

Support system dsc_extractor.bundle

11 Dec 19:06
c28b25a
Compare
Choose a tag to compare
  • Prefer the default dsc_extractor.bundle installed at /usr/lib/dsc_extractor.bundle if you don't have Xcode installed
  • Allow passing a custom dsc_extractor.bundle path as a 4th argument if you want to prefer that (or any other library) over the one discovered in Xcode

Thanks @Alkenso!

Rewrite in C

15 Nov 03:51
72953b8
Compare
Choose a tag to compare
0.2.0

Replace with C (#2)

Initial release

03 Aug 17:51
Compare
Choose a tag to compare
0.1.0

Update installation instructions