Mattias Wadman
c4dd518e04
decode: Make compound range sort optional
...
Some formats might want to control child order
mp4: Keep tracks in track id order
dns: Keep label component order
elf: Keep seciton order
macho: Keep command and section order
2022-05-03 16:16:09 +02:00
Mattias Wadman
d6c31dac2b
macho: Add section and encryption_info raw data fields
2022-04-25 20:26:35 +02:00
Mattias Wadman
5424eed703
macho: Cleanup syms and remove redundant fat_arch struct
2022-04-11 22:09:51 +02:00
Mattias Wadman
f8fd6b7f48
mp4: Add more HEIF boxes
...
Add scalar.*ToDesceription mapper and refactor to use it
2022-04-07 19:11:49 +02:00
Mattias Wadman
5ff67e4cfe
formats: Sym and field name cleanup to be more jq friendly
2022-04-05 13:59:57 +02:00
siddik.acil
228757b92a
macho: review fixes
2022-02-21 20:32:18 +01:00
siddik.acil
78699f3ace
macho: parse flags individually
2022-02-21 20:32:18 +01:00
siddik.acil
ef2919b300
macho: introduce arm and fat tests
2022-02-21 20:32:18 +01:00
siddik.acil
5c97420989
macho: TS string to UTC
2022-02-21 20:32:18 +01:00
siddik.acil
2ccb8087b0
macho: update test cases v to dv
2022-02-21 20:32:18 +01:00
siddik.acil
66feebc565
macho: change parseFlags impl for ordered results
2022-02-21 20:32:18 +01:00
siddik.acil
74abe99095
macho: update tests
...
parseFlags reorders flags every time the program is executed which is non-deterministic as golang maps are unordered.
2022-02-21 20:32:18 +01:00
siddik.acil
3334750328
macho: reuse ar decoder
2022-02-21 20:32:17 +01:00
siddik.acil
5c5bd87914
macho: add fqtest actualization
...
leave libbbb.a out
2022-02-21 20:32:17 +01:00
siddik.acil
2638f419eb
macho: add darwin_amd64 tests
2022-02-21 20:32:17 +01:00