Skip to content

Pull requests: m4b/goblin

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Foreign Endianess
#3 by flanfly was merged Jun 14, 2016 Loading… updated Jun 14, 2016
Mostly style improvements & criticism
#6 by ticki was merged Aug 25, 2016 Loading… updated Aug 25, 2016
fixed some clippy warnings
#7 by llogiq was merged Aug 31, 2016 Loading… updated Aug 31, 2016
Typo prevents export of goblin::elf on 32-bit
#13 by jdub was merged Dec 21, 2016 Loading… updated Dec 21, 2016
fix permissions
#18 by le-jzr was merged Apr 2, 2017 Loading… updated Apr 2, 2017
RFC: safer unsafe slice casts
#19 by le-jzr was closed Apr 4, 2017 Loading… updated Apr 4, 2017
Fuzz with cargo-fuzz
#25 by sanxiyn was merged Jul 3, 2017 Loading… updated Jul 3, 2017
Replace unsafe bits using crate plain.
#20 by le-jzr was merged Apr 7, 2017 Loading… updated Jul 10, 2017
pe: Add enough debugging support to locate PDB GUIDs
#30 by willglynn was merged Jul 29, 2017 Loading… updated Jul 29, 2017
Update plain to latest version.
#31 by le-jzr was merged Jul 30, 2017 Loading… updated Jul 31, 2017
Check overflow in strtab
#34 by sanxiyn was merged Aug 1, 2017 Loading… updated Aug 2, 2017
Check sh_link is in bounds
#35 by sanxiyn was merged Aug 3, 2017 Loading… updated Aug 3, 2017
Check ELF section size before use
#39 by sanxiyn was merged Aug 6, 2017 Loading… updated Aug 6, 2017
Fix mach::MultiArch::get() return value lifetime
#41 by willglynn was merged Aug 8, 2017 Loading… updated Aug 8, 2017
Rust 1.16 fixes
#43 by willglynn was merged Aug 14, 2017 Loading… updated Aug 14, 2017
Fix Mach binds
#42 by willglynn was merged Aug 13, 2017 Loading… updated Aug 14, 2017
Re-work Mach entrypoints
#44 by willglynn was merged Aug 15, 2017 Loading… updated Aug 16, 2017
Implement BSD-style ar support
#45 by willglynn was merged Aug 16, 2017 Loading… updated Aug 16, 2017
Remove the last Strings from Archive
#46 by willglynn was merged Aug 17, 2017 Loading… updated Aug 17, 2017
Treat "__.SYMDEF SORTED" as an alias of "__.SYMDEF"
#48 by willglynn was merged Aug 19, 2017 Loading… updated Aug 19, 2017
Add support for cpu names
#53 by mitsuhiko was merged Oct 11, 2017 Loading… updated Oct 11, 2017
Minor codestyle fixes
#55 by mre was merged Oct 12, 2017 Loading… updated Oct 12, 2017
Correct broken cpusubtype field in Header32
#51 by mitsuhiko was merged Oct 10, 2017 Loading… updated Oct 17, 2017
mach: add more n_type mask constants
#56 by philipc was merged Oct 19, 2017 Loading… updated Oct 20, 2017
Remove the use of goblin::parse in lib.rs example
#57 by lion328 was merged Oct 26, 2017 Loading… updated Oct 27, 2017
ProTip! Type g i on any issue or pull request to go back to the issue listing page.