Skip to content

v0.8.0

Compare
Choose a tag to compare
@p-x9 p-x9 released this 19 Jan 19:28
· 323 commits to main since this release
c256211

What's Changed

  • Fix calculation of string table offset by @p-x9 in #28
  • Revert "fix offset of string table start" by @p-x9 in #29
  • Dyld cache by @p-x9 in #31

Added support for loading dyld_shared_cache

import MachOKit

let path = "/System/Volumes/Preboot/Cryptexes/OS/System/Library/dyld/dyld_shared_cache_x86_64h"
let url = URL(fileURLWithPath: path)

let cache = try! DyldCache(url: url)

Full Changelog: 0.7.0...0.8.0

MachOKit
c856d07b8e4a1ea3d63bf34b17da65e5c8c654fbe66c90bb2c3f234fd9bea605

MachOKitC
58c5fc791b3743eeab257d4af1401e46a450d0606675beac0a0f8ebd1eae462c