issues
search
m4b
/
goblin
An impish, cross-platform binary parsing crate, written in Rust
MIT License
1.19k
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
elf: fix is_import to check st_shndx
#436
Berrysoft
opened
1 week ago
0
PE: TLS parser rework
#435
kkent030315
opened
1 week ago
0
Tracking issue for 0.10
#434
kkent030315
opened
2 weeks ago
2
PE: TLS parser generics and bitness-related rework
#433
kkent030315
opened
2 weeks ago
0
PE: Add parser for .NET CLR
#432
kkent030315
opened
2 weeks ago
1
PE: Add resource parser
#431
kkent030315
opened
3 weeks ago
0
PE: Use OFTs for resolving imports without FTs
#430
kkent030315
closed
4 days ago
2
PE: Fix import parser for non-well-formed import table
#429
kkent030315
closed
1 week ago
1
PE: import parser is broken for specially crafted binary
#428
kkent030315
closed
4 days ago
1
PE: Make TLS callbacks iterator instead of `Vec<T>`
#427
kkent030315
opened
3 weeks ago
0
PE: Add tests for TLS parser and characteristics constants
#426
kkent030315
opened
3 weeks ago
6
PE: Assume `AddressOfIndex` could not be in raw section, check callback is zero right after it reads from binary
#425
kkent030315
closed
4 weeks ago
5
Fail to parse PE files compiled by Rust
#424
Berrysoft
closed
4 weeks ago
13
Perform Release
#423
Javagedes
closed
1 month ago
1
dos stub length restricts to the first 64 bytes
#422
edcdecl
closed
3 weeks ago
4
#[repr(C)] structs missing Cread/Cwrite implementations
#421
PinkNoize
opened
2 months ago
2
Failing to parse section headers of MIPS LE 32-bit ELF correctly on 64-bit PPC BE host
#420
sajattack
opened
3 months ago
2
`is_import` is wrong on MIPS ELF
#419
trou
opened
3 months ago
2
Looks like the 0.8.1 and 0.8.2 are missing from the repo...
#418
jszakmeister
closed
3 months ago
1
Fix fail on malformed certificate table parsing
#417
ideeockus
opened
3 months ago
2
Validating authenticode of PE File
#416
samuel-sqrx
opened
4 months ago
1
eBPF ELF Profile
#415
jarkkojs
closed
3 months ago
6
Fix issue 370
#414
h33p
opened
4 months ago
2
Check if an entry in the TLS callback list is the terminator before trying to load it
#413
gabrielesvelto
closed
3 weeks ago
6
Parsing fails when a PE file has a TLS callback list which contains only the terminator
#412
gabrielesvelto
closed
3 weeks ago
1
Parsing fails when the TLS index is in the zeroed area of a section
#411
gabrielesvelto
closed
3 weeks ago
4
Note::type_to_str is only valid when n_name is "GNU"
#410
glandium
opened
6 months ago
1
Add support for Codeview PDB 2.0 debug directory format
#409
joschock
closed
6 months ago
4
Version 0.8.1 includes a breaking change
#408
nox
closed
3 months ago
1
Releasing a 0.8.1 ?
#407
lissyx
closed
6 months ago
1
PE: parse rich header and refactor DOS stub parser
#406
kkent030315
closed
3 weeks ago
15
PE: read reserved DOS header fields
#405
kkent030315
closed
7 months ago
1
PE: parse thread local storage - TLS data
#404
kkent030315
closed
6 months ago
3
PE: Support multiple debug directories and VCFeature, Repro, ExDllCharacteristics, POGO parsers
#403
kkent030315
opened
7 months ago
4
doc: fix a typo in elf/section_header
#402
srayuws
closed
7 months ago
0
feature (PE): explicitly state presence or absence of support for various malformations
#401
JohnScience
opened
8 months ago
0
feature (PE): add rich header
#400
JohnScience
opened
8 months ago
0
Nearly fully documented the optional PE header.
#399
JohnScience
closed
8 months ago
3
Add Terse Executable (TE) support to goblin
#398
Javagedes
closed
7 months ago
0
pe: add Terse Executable (TE) support
#397
Javagedes
closed
7 months ago
4
Fix parsing PE with zero raw_data_size of section
#396
ideeockus
closed
3 weeks ago
2
fix doc warnings
#395
5225225
closed
8 months ago
2
Little help with writing the modifications of an PE
#394
GanbaruTobi
closed
8 months ago
1
Documented the pe::header::DosHeader.
#393
JohnScience
closed
8 months ago
4
Parsing relocations in a PE file
#392
lexika979
closed
9 months ago
3
elf: Allow parsing SectionHeader from raw bytes
#391
lissyx
closed
8 months ago
4
Unable to parse ELF SectionHeader from raw bytes
#390
lissyx
closed
8 months ago
1
PE: preparations for a writer outside of Goblin
#389
RaitoBezarius
opened
10 months ago
7
Help obtaining bytes of a function in .TEXT
#388
vrmiguel
closed
3 months ago
1
elf: Add convenient functions for symbol write
#387
tiann
closed
9 months ago
2
Next