Skip to content

Releases: blacktop/go-macho

v1.1.23

06 Mar 15:10
008ffc4
Compare
Choose a tag to compare

Changelog

008ffc4 fix: GetFunctions

v1.1.22

04 Mar 03:09
03bb6ed
Compare
Choose a tag to compare

Changelog

03bb6ed fix: add function start caching
eadd3c0 fix: vmaddr seg/sec finders

v1.1.21

26 Feb 01:56
86e434d
Compare
Choose a tag to compare

Changelog

86e434d a few improvements and a new GetFunctions method

v1.1.20

18 Feb 17:10
6a74c3a
Compare
Choose a tag to compare

Changelog

6a74c3a add LC_ROUTINES

v1.1.19

15 Feb 05:02
38a3858
Compare
Choose a tag to compare

Changelog

38a3858 fix: objc small method parsing macho vs dylib
b9961ef feat: add Verbose objc type printers
497dc6d chore: still working on objc type decoding

v1.1.18

09 Feb 03:53
de20e0b
Compare
Choose a tag to compare

Changelog

de20e0b feat: add some objc enctype decoded output
02babc5 fix: objc enc type parsing
f78e98b fix: objc meth name read

v1.1.17

07 Feb 02:28
ccf7d77
Compare
Choose a tag to compare

Changelog

ccf7d77 chore: update objc flags output

v1.1.16

06 Feb 17:17
3066d15
Compare
Choose a tag to compare

Changelog

3066d15 more fixes to support dylib parsing

v1.1.15

18 Jan 01:38
0cf8b66
Compare
Choose a tag to compare

Changelog

0cf8b66 feat: add vma2off and off2vma funcs to vmaddrConverter config

v1.1.14

13 Jan 23:45
1434676
Compare
Choose a tag to compare

Changelog

1434676 feat: add ability to set the vmaddr converter