Skip to content

Releases: blacktop/go-macho

v1.1.249

15 Jul 04:22
35f05c8
Compare
Choose a tag to compare

Changelog

35f05c8 fix: add more array out of bounds checks to fixupchains pkg

v1.1.248

11 Jun 18:31
f1fbe5c
Compare
Choose a tag to compare

Changelog

f1fbe5c fix: temp fix for objc type parsing where we're seeing { ^^^ } #blacktop/ipsw/755

v1.1.247

03 Jun 05:02
3917284
Compare
Choose a tag to compare

Changelog

3917284 fix: GetCStrings skipping emojis

v1.1.246

18 May 16:28
c517c47
Compare
Choose a tag to compare

Changelog

c517c47 feat: add SaveBuffer to allow saving as buffer (#73)
47a3cbb Update types.go
bf93c3c fix: rebase all fixup targets in String() if baseAddr given #75
397021d fix: DYLD_CHAINED_PTR_ARM64E_USERLAND24 pointer decoding

v1.1.245

20 Mar 19:44
0247374
Compare
Choose a tag to compare

Changelog

0247374 fix: a few OOB checks in IsBind

v1.1.244

18 Mar 00:38
07c56de
Compare
Choose a tag to compare

Changelog

07c56de chore: bump go-dwarf

v1.1.243

14 Mar 19:10
3b51697
Compare
Choose a tag to compare

Changelog

3b51697 chore(deps): bump go-dwarf to v1.0.13

v1.1.242

04 Mar 18:26
aeb5329
Compare
Choose a tag to compare

Changelog

aeb5329 chore(deps): bump go-dwarf

v1.1.241

02 Mar 07:50
c579d08
Compare
Choose a tag to compare

Changelog

c579d08 feat: add support for DWARF5 debug_names

v1.1.240

23 Feb 00:59
40cd0d2
Compare
Choose a tag to compare

Changelog

40cd0d2 fix: objc class method stringer for non-verbose case