Skip to content

Releases: p-x9/MachOObjCSection

0.4.0

26 Jul 08:02
3f1bb0d

Choose a tag to compare

What's Changed

  • Improve performance of file I/O using mmap by @p-x9 in #12

Full Changelog: 0.3.0...0.4.0

0.3.0

07 Jun 10:37
8dceebf

Choose a tag to compare

What's Changed

  • Fix offset calculation for __objc_methlist in subcache by @p-x9 in #9
  • Update to MachOKit 0.34.0 by @Mx-Iris in #10
  • Return protocols and classes paired with their defining Mach-O files by @p-x9 in #11

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

09 Mar 12:37
bf8db99

Choose a tag to compare

What's Changed

  • Setup GitHub Action by @p-x9 in #1
  • Support Linux platform by @p-x9 in #2
  • Use Ubuntu 22.04 in CI by @p-x9 in #4
  • Bump MachOKit to 0.27.0 by @p-x9 in #5
  • Support relative direct method in mach-o image on linux platform by @p-x9 in #3
  • Refactor entry size list by @p-x9 in #6
  • Convert raw vmaddr to file offset correctly by @p-x9 in #7

New Contributors

  • @p-x9 made their first contribution in #1

Full Changelog: 0.1.0...0.2.0

0.1.0

31 Dec 04:40

Choose a tag to compare