issues
search
gimli-rs
/
object
A unified interface for reading and writing object file formats
https://docs.rs/object/
Apache License 2.0
673
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build/elf: handle SHT_RELR sections
#744
fg-scontain
opened
3 days ago
1
Add Mips64 N32 ABI
#743
Tazdevil971
closed
1 week ago
0
add m68k arch support
#742
knickish
closed
2 weeks ago
1
feat: Add (feature gated) derives for `serde` and `rkyv`
#741
xdoardo
closed
2 weeks ago
4
Add keep-error-msg feature
#740
stevefan1999-personal
opened
3 weeks ago
7
Wasm relocations?
#739
Cr0a3
closed
4 weeks ago
2
DyldCache: add the ability to iterate mappings and relocations
#738
scollinson
opened
1 month ago
12
Add SHT_LLVM_DEPENDENT_LIBRARIES
#737
purplesyringa
closed
1 month ago
1
Support OMF format object files.
#736
OmniBlade
opened
1 month ago
1
build/elf: handle .annobin.notes string section
#735
philipc
closed
1 month ago
3
Crash when parsing "non standard" string table (`.annobin.notes.`)
#734
javierhonduco
closed
1 month ago
4
Release 0.36.5
#733
philipc
closed
1 month ago
0
Reformat relocation parsing
#732
philipc
closed
1 month ago
0
Add support for IMAGE_REL_ARM64_BRANCH26
#731
dpaoliello
closed
1 month ago
0
read/elf: Read zstd frames in a loop until decompression is complete.
#730
khuey
closed
2 months ago
0
read: add ObjectSection::dynamic_relocations
#729
philipc
closed
2 months ago
1
Fail to parse specific section for relocations
#728
Evian-Zhang
closed
2 months ago
8
Add basic support for E2K architecture
#727
numas13
closed
2 months ago
2
Reformat code #2
#726
numas13
closed
2 months ago
1
Reformat code
#725
numas13
closed
2 months ago
1
Release 0.36.4
#724
philipc
closed
2 months ago
3
Add check for uncompressed data
#723
marxin
closed
2 months ago
1
Support ELF .relr relocations
#722
bjorn3
opened
3 months ago
2
[BUG] added zeros to my symbols
#721
Cr0a3
closed
2 months ago
5
Add 2 new constants
#720
marxin
closed
3 months ago
3
Adding a new section & segment to .ELF without disrupting file
#719
NotNite
opened
3 months ago
5
write/coff: Set checksum for BSS section symbols
#718
OndrikB
closed
3 months ago
1
Add new pe::IMAGE_FILE_MACHINE_ constants
#717
ChrisDenton
closed
3 months ago
0
Release 0.36.3
#716
philipc
closed
3 months ago
0
Update `wasmparser` to the latest version
#715
tgross35
closed
3 months ago
4
read: implement Iterator for more types
#714
philipc
closed
3 months ago
0
impl Iterator for NoteIterator
#713
yshui
closed
3 months ago
0
Make `from_bytes` integer constructors `const`
#712
ChrisDenton
closed
3 months ago
0
Release 0.36.2
#711
philipc
closed
4 months ago
0
write/elf: fix writing of strtab when symtab is empty
#710
philipc
closed
4 months ago
4
rustc fails to build with object 0.35+
#709
klensy
closed
4 months ago
4
Fix tests
#708
philipc
closed
4 months ago
0
build/elf: include all defined symbols in the GNU hash
#707
philipc
closed
4 months ago
0
write/elf: fix alignment for SHT_HASH/SHT_GNU_verdef/SHT_GNU_verneed
#706
philipc
closed
4 months ago
0
build/elf: optimise output of version definitions
#705
philipc
closed
4 months ago
0
Elf: Error while processing .so file
#704
mcbegamerxx954
closed
4 months ago
9
Release 0.36.1
#703
philipc
closed
4 months ago
0
Reverse the order of emitting relocations on MachO
#702
bjorn3
closed
4 months ago
5
elf: add missing RISC-V relocation constants
#701
xermicus
closed
4 months ago
0
Add Architecture::Sparc32Plus
#700
glaubitz
closed
4 months ago
1
Add Architecture::Sparc
#699
philipc
closed
5 months ago
2
Please add support for 32-bit SPARC
#698
glaubitz
closed
5 months ago
1
read/macho: support Go's compression format
#697
ajwerner
closed
5 months ago
2
Support go's Mach-O dwarf compression
#696
ajwerner
closed
5 months ago
3
Add MiniDebugInfo
#695
Evian-Zhang
closed
5 months ago
4
Next