elf
Here are 297 public repositories matching this topic...
-
Updated
Nov 28, 2020 - C++
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Oct 13, 2019 - Python
-
Updated
Nov 27, 2020 - C++
-
Updated
Mar 21, 2019 - Assembly
-
Updated
Nov 28, 2020 - Python
-
Updated
Nov 27, 2020 - C++
-
Updated
Jun 21, 2020 - Python
-
Updated
Nov 27, 2020 - Java
-
Updated
Aug 29, 2019 - Python
-
Updated
Nov 2, 2020 - C++
-
Updated
Nov 27, 2020 - C++
-
Updated
Jun 12, 2020 - C
-
Updated
Jul 26, 2020 - Rust
Improve this page
Add a description, image, and links to the elf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elf topic, visit your repo's landing page and select "manage topics."


Attempting to decode any of the attached files with
goblin::elf::Elf::parsecrashes the process. Memory allocator runs out of virtual memory and the process is aborted.goblin-elf-oom-crashes.zip
Found via AFL.rs. Fuzzing harness: https://github.com/Shnatsel/goblin/blob/master/fuzz-afl/src/main.rs