Releases: flier/rust-macho
Releases · flier/rust-macho
v0.1.17
18 Jun 10:49
Compare
Sorry, something went wrong.
No results found
parse FAT header with big endian #23
support FAT header 64
v0.1.16
10 Jun 13:10
Compare
Sorry, something went wrong.
No results found
replace failure to thiserror #22
fix a crash in parsing ar headers
add LC_DYLD_EXPORTS_TRIE and LC_DYLD_CHAINED_FIXUPS command
v0.1.15
02 Mar 11:21
Compare
Sorry, something went wrong.
No results found
merge PR #21
Add arm64 sub architecture type
Remove IdDylib when indexing Dylibs
Remove SymbolReader
v0.1.14
21 Nov 08:20
Compare
Sorry, something went wrong.
No results found
#20 fixed incorect mapping of opcodes BindAndAddAddress and AddAddress
migrate to Rust edition 2018
upgrade dependencies
v0.1.13
27 Sep 10:57
Compare
Sorry, something went wrong.
No results found
v0.1.5
13 Jun 09:11
Compare
Sorry, something went wrong.
No results found
bump uuid to 0.5, PR #10
bump bitflags to 0.9
v0.1.4
15 Apr 16:54
Compare
Sorry, something went wrong.
No results found
fix #8 Consider switching API to Cursor
merge #9 Added basic windows support
v0.1.3
03 Mar 09:32
Compare
Sorry, something went wrong.
No results found
merge PR #6 panic on on missing sections
fix issue #7 fail to parse fat file with multi-archs
0.1.1
01 Nov 04:41
Compare
Sorry, something went wrong.
No results found
PR #3 support to parse and dump symtab command