Releases: blacktop/go-macho
Releases · blacktop/go-macho
v1.1.240
Changelog
40cd0d2 fix: objc class method stringer for non-verbose case
v1.1.239
Changelog
d0de71e feat: add support for NEW iOS18.4/macOS15.4 LCs etc
v1.1.238
Changelog
3d856de fix: xar ValidSignature func
v1.1.237
Changelog
dc7a229 chore: don't include directories in the xar Files
v1.1.236
Changelog
0df2495 chore: add ReadCloser to xar pkg
v1.1.235
Changelog
9ab521a feat: add cpio pkg
78a8aef fix: make OpenRaw return SectionReader (#71)
v1.1.233
Changelog
10a6d6a Update export.go
6e27af0 CodeSign: pad LINKEDIT to multiple of page size when reading (#66)
v1.1.232
Changelog
c4f8bca chore: make GetCStrings func work w/ in-cache dylibs as well
v1.1.231
Changelog
5dc2e9c feat: add MH_FILESET support to FindSegmentForVMAddr() and FindSectionForVMAddr()