Skip to content

Releases: blacktop/go-macho

v1.1.184

13 Dec 21:20
bc9049c
Compare
Choose a tag to compare

Changelog

bc9049c chore: add objc class property Type() and Attributes() getters

v1.1.183

11 Dec 04:58
625bf9e
Compare
Choose a tag to compare

Changelog

625bf9e fix: ivar output formatting
cd0989f chore: add MinOS to BuildVersion LC stringer
49112ca chore: try and guess objc method arg names
1323e64 chore: make addrs optional when printing out ObjC objects

v1.1.182

14 Nov 22:39
1b56834
Compare
Choose a tag to compare

Changelog

1b56834 fix: add support for SUPPORT_OLD_ARM64E_FORMAT

v1.1.181

10 Nov 07:06
2147f7e
Compare
Choose a tag to compare

Changelog

2147f7e fix: add better support for binds in Swift parsing
2e6a885 fix: add a few oob checks to fixupchains

v1.1.180

07 Nov 18:11
710d044
Compare
Choose a tag to compare

Changelog

710d044 fix: swift output format support for class/struct 'where' info
423525d fix: protocol signature requirement protocol binds

v1.1.179

06 Nov 19:40
5aa5354
Compare
Choose a tag to compare

Changelog

5aa5354 fix: remove debug printf 🤬

v1.1.178

06 Nov 18:03
84d7050
Compare
Choose a tag to compare

Changelog

84d7050 fix: parse Swift protocol conformance conditional requirements
ff4b684 Update README.md
641d8d3 Update README.md
068f0e0 fix: Swift protocol/protocol conformance output format
fa435d3 fix: parse Swift protocol signature requirements
c0deab3 fix: few small swift output improvements

v1.1.177

31 Oct 22:30
7d23e91
Compare
Choose a tag to compare

Changelog

7d23e91 fix: parse generic contexts and better symbolic manglied type support + many small fixes

v1.1.176

27 Oct 21:22
d56241f
Compare
Choose a tag to compare

Changelog

d56241f fix: parsing swift GenericContext type packs + mangling improvements
ebd0250 chore: small format change to Swift built-in output

v1.1.175

26 Oct 03:14
5ead3f0
Compare
Choose a tag to compare

Changelog

5ead3f0 fix: GetSwiftClosures func