issues
search
xoofx
/
LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
BSD 2-Clause "Simplified" License
159
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ELF refactoring with breaking changes
#42
xoofx
closed
1 month ago
0
Add support for PE imagebase relocation
#41
xoofx
closed
1 month ago
1
Add support for reading / writing hacked PE files
#40
xoofx
opened
1 month ago
0
Add support for signing Authenticode PE Image
#39
xoofx
opened
1 month ago
1
Add support for Mach-O
#38
xoofx
opened
1 month ago
0
Add support for DWARF version 5 and complete support for 4
#37
xoofx
opened
1 month ago
0
Add missing ELF section support
#36
xoofx
opened
1 month ago
0
Add support for COFF
#35
xoofx
opened
1 month ago
0
Add support for PE
#34
xoofx
closed
1 month ago
3
Fix string collision when two sections have the same name
#33
filipnavara
closed
11 months ago
1
Update unit tests and fix bugs to make them pass again
#32
filipnavara
closed
1 year ago
3
Add support for more than SHN_LORESERVE sections
#31
filipnavara
closed
1 year ago
7
Add support for building optimized string table
#30
filipnavara
closed
1 year ago
7
Make LEB128 size calculation branchless
#29
PaulusParssinen
closed
1 year ago
1
public bool TryFindByCode(ulong code, out DwarfAbbreviationItem item) failed
#28
Albert-Coder
opened
1 year ago
0
Fix read string bigger than 128 bytes from Stream.
#27
lucasgl
closed
1 year ago
0
ReadStringUTF8NullTerminated fail when string bigger or equals to 128 bytes.
#26
lucasgl
closed
1 year ago
1
DwarfFile.ReadFromElf exception
#25
WhileNotInfinite
closed
1 year ago
0
Extract from dwarf data the type and the composition of variables
#24
vilu2022
opened
1 year ago
0
Fix counting the DwarfLineProgramTable layout
#23
filipnavara
closed
2 years ago
2
Add support for encoding location lists
#22
filipnavara
closed
2 years ago
4
using the DLL in .Net Framework 4.8
#21
arrow0123
closed
2 years ago
1
go build elf file, elf.write error Invalid ElfObjectFile
#20
send010
opened
2 years ago
3
Fix SliceStream.Seek offset check
#19
filipnavara
closed
3 years ago
0
not compatible with .net 5
#18
furesoft
closed
3 years ago
2
Error when reading created elf
#17
furesoft
closed
3 years ago
1
Elf section GnuVersionType should not try to resolve Info section
#16
Bobris
closed
2 months ago
0
Fix FormatExceptions due to Enum.ToString not supporting precision
#15
tmds
closed
3 years ago
1
I need COFF support ASAP for a really important project.
#14
jessiepathfinder
closed
4 years ago
1
ElfObjectFile read file > 2GB
#13
onSec-fr
closed
3 years ago
2
Multiple LineSequences not supported properly
#12
damageboy
closed
3 years ago
6
Unit tests fail on clearlinux
#11
damageboy
closed
4 years ago
1
fix: Insert section at index 0
#10
bruno-garcia
closed
4 years ago
1
ELF files load with 12 erros
#9
bruno-garcia
closed
4 years ago
2
Set ELF class
#8
bruno-garcia
closed
4 years ago
4
run tests in Docker
#7
bruno-garcia
closed
4 years ago
4
ref: Remove and break on warnings
#6
bruno-garcia
closed
4 years ago
1
Fails to load ELF files from Android
#5
bruno-garcia
closed
4 years ago
4
TryRead throws when not an ELF file
#4
bruno-garcia
closed
4 years ago
8
fix: property name is `HasErrors`
#3
bruno-garcia
closed
4 years ago
0
Replace BinaryUtil.SwapBits with BinaryPrimitives.ReverseEndianness
#2
filipnavara
closed
4 years ago
1
Make file name consistent with class name
#1
filipnavara
closed
5 years ago
1