Skip to content

Releases: blacktop/go-macho

v1.1.174

23 Oct 17:44
b166017
Compare
Choose a tag to compare

Changelog

b166017 feat: add Swift TOC func
af5bcb9 chore: small reorg of mpenum stuff
911de0a Update README.md

v1.1.173

23 Oct 07:40
f4f54e0
Compare
Choose a tag to compare

Changelog

f4f54e0 fix: GetSwiftAccessibleFunctions
fac924b Update capture.go
43a4e73 fix: minor fixes
2e3aaeb fix: swift class async method addr calculatioh
378dd5e Update types.go

v1.1.172

23 Oct 04:33
efa74b7
Compare
Choose a tag to compare

Changelog

efa74b7 chore: clean up Swift output formatting

v1.1.171

23 Oct 02:43
65debc1
Compare
Choose a tag to compare

Changelog

65debc1 feat: label Swift class variable's vtable getter/setter/modify methods if possible
2c2d279 fix: Swift __swift5_fieldmd parsing

v1.1.170

21 Oct 22:09
77479d1
Compare
Choose a tag to compare

Changelog

77479d1 fix: parsing swift closures

v1.1.169

21 Oct 20:05
f71a941
Compare
Choose a tag to compare

Changelog

f71a941 fix: parsing Swift anon/class types
6d64b53 fix: many swift parsing fixes

v1.1.168

18 Oct 17:08
24556b4
Compare
Choose a tag to compare

Changelog

24556b4 fix: support mangle type 0xb and fix class type parsing
50fdfe3 Update file_test.go
30a22c9 Update file_test.go
b52bacf Update swift.go
d4413c1 Update swift.go
1c5ef0a Update swift.go

v1.1.167

18 Oct 00:00
19c2834
Compare
Choose a tag to compare

Changelog

19c2834 fix: minor fixes to swift type parsers

v1.1.166

17 Oct 19:38
fe3e003
Compare
Choose a tag to compare

Changelog

fe3e003 feat: add Swift runtime parsing support (#27)

v1.1.165

06 Oct 06:35
704fdc5
Compare
Choose a tag to compare

Changelog

704fdc5 chore: rename impcache structs
988b9f0 Update go.yml
7c52229 Update file_test.go
d2661ac fix: tests
4b8d2d0 feat: updates to objc info flags
2ec4704 Update commands_string.go
074a47a chore: add exclave platform types
3c7a181 chore: working on swift
b398e85 feat: search exports as well as symtab in symbol search helper funcs