Releases: blacktop/go-macho
Releases · blacktop/go-macho
v1.1.174
Changelog
b166017 feat: add Swift TOC func
af5bcb9 chore: small reorg of mpenum stuff
911de0a Update README.md
v1.1.173
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
Changelog
efa74b7 chore: clean up Swift output formatting
v1.1.171
Changelog
65debc1 feat: label Swift class variable's vtable getter/setter/modify methods if possible
2c2d279 fix: Swift __swift5_fieldmd parsing
v1.1.170
Changelog
77479d1 fix: parsing swift closures
v1.1.169
Changelog
f71a941 fix: parsing Swift anon/class types
6d64b53 fix: many swift parsing fixes
v1.1.167
Changelog
19c2834 fix: minor fixes to swift type parsers
v1.1.166
Changelog
fe3e003 feat: add Swift runtime parsing support (#27)
v1.1.165
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