Skip to content

Releases: p-x9/MachOKit

v0.4.0

Choose a tag to compare

@p-x9 p-x9 released this 05 Jan 11:59
169586c

What's Changed

Full Changelog: 0.3.0...0.4.0

2a0ffadeda215c34fe79a3bc9f90153c7b56773b927160a76a22646913ed8cd3

v0.3.0

Choose a tag to compare

@p-x9 p-x9 released this 04 Jan 08:30
e14a9e9

What's Changed

  • Indirect Symbols by @p-x9 in #10
  • Add function to find the closest symbol to a given address by @p-x9 in #14
  • Add function to find the matching symbol to a given address by @p-x9 in #15

Full Changelog: 0.2.0...0.3.0

248e446ee46cf8a529c45c1059bca11745f6f009987524ff258477e28d6b4896

v0.2.0

Choose a tag to compare

@p-x9 p-x9 released this 25 Dec 05:52
24bd438

What's Changed

  • Rename MachO to MachOImage by @p-x9 in #8
  • Add script for create xcframework by @p-x9 in #9

Full Changelog: 0.1.5...0.2.0

74d9a32dbf588a2ef2e7f0644b0f2dc1b66d28b878a793f93d36f40ffc7fde3f

v0.1.5

Choose a tag to compare

@p-x9 p-x9 released this 24 Dec 12:25
bba0138

What's Changed

  • fix numeric cast when calculating fileslide in symbols iter by @p-x9 in #7

Full Changelog: 0.1.4...0.1.5
d96a0418c0b28eb233669a6d492e8daf59550da4dcbc75873e604e948acc3def

v0.1.4

Choose a tag to compare

@p-x9 p-x9 released this 24 Dec 11:17
7b59540

What's Changed

  • Refactor symbols iterators by @p-x9 in #6

Full Changelog: 0.1.3...0.1.4

v0.1.3

Choose a tag to compare

@p-x9 p-x9 released this 24 Dec 08:00
90f12ae

What's Changed

  • improve performance of initializing String from tuple by @p-x9 in #4
  • Fix compiler crash when release build by @p-x9 in #5

Full Changelog: 0.1.2...0.1.3

v0.1.2

Choose a tag to compare

@p-x9 p-x9 released this 22 Dec 10:16
a7dd868

What's Changed

  • Fix addressStart of symbol iterator by @p-x9 in #2
  • Fix to avoid overflow of ExportedSymbols by @p-x9 in #3

Full Changelog: 0.1.1...0.1.2

v0.1.1

Choose a tag to compare

@p-x9 p-x9 released this 22 Dec 07:43
86ca116

What's Changed

  • Fix to avoid overflow of file slide by @p-x9 in #1

New Contributors

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

Full Changelog: 0.1.0...0.1.1

v0.1.0

Choose a tag to compare

@p-x9 p-x9 released this 19 Dec 11:28