Releases: blacktop/go-macho
Releases · blacktop/go-macho
v1.1.249
Changelog
35f05c8 fix: add more array out of bounds checks to fixupchains pkg
v1.1.248
Changelog
f1fbe5c fix: temp fix for objc type parsing where we're seeing { ^^^ }
#blacktop/ipsw/755
v1.1.247
Changelog
3917284 fix: GetCStrings skipping emojis
v1.1.246
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
Changelog
0247374 fix: a few OOB checks in IsBind
v1.1.244
Changelog
07c56de chore: bump go-dwarf
v1.1.243
Changelog
3b51697 chore(deps): bump go-dwarf to v1.0.13
v1.1.242
Changelog
aeb5329 chore(deps): bump go-dwarf
v1.1.241
Changelog
c579d08 feat: add support for DWARF5 debug_names
v1.1.240
Changelog
40cd0d2 fix: objc class method stringer for non-verbose case