elf-parser
There are 112 repositories under elf-parser topic.
eliben/pyelftools
Parsing ELF and DWARF in Python
horsicq/XELFViewer
ELF file viewer/editor for Windows, Linux and MacOS.
serge1/ELFIO
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
B2R2-org/B2R2
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
sysprog21/rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
finixbit/elf-parser
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
aep/elfkit
rust elf parsing, manipulation and (re)linking toolkit
sevaa/dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
fornwall/jelf
ELF parsing library in java.
LloydLabs/elf-strings
elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings UNIX utility, however is purpose built for ELF binaries.
finixbit/ftrace
Simple Function calls tracer
sad0p/go-readelf
Elf binary parsing utility written in Go.
iamtorsten/SherlockElf
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
amosshi/binaryinternals
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
En14c/PIvirus
sample linux x86_64 ELF virus
sysprog21/rv32emu-legacy
RISC-V RV32I[MA] emulator with ELF support
david942j/rbelftools
ELF parser library implemented in pure Ruby!
VerSprite/engage
Tools and Materials for the Frida Engage Blog Series
saferwall/elf
:gem: Go library to parse Executable and Linkable Format (ELF) files.
FatmaGomaa/FOTA_GP
ELFI (ELF over WIFI) is a FOTA ( Firmware Over The Air ) based software application, our application is following reliability, portability and configurability rules as well as the simple and efficient user experience.
BinaryResearch/lepton
Lepton is a Lightweight ELF Parsing Tool that was designed specifically for analyzing and editing binaries with damaged or corrupted ELF headers.
hnts/goelftools
Library for parsing ELF files written in pure Go.
telepath9000/elf-packer
Encrypts 64-bit elf files that decrypt at runtime.
polyverse/EnVisen
ROP gadget finder and analysis in pure Javascript
yalue/elf_reader
A Go library for reading and parsing ELF files
Vector35/dwarf_import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
0xcpu/RElieve
RE scripts, snippets (IDA, lief, gdb, etc.)
finixbit/ltrace
Simple Library calls tracer
gabriel-rusu/E.L.F-Executable-Loader
The E.L.F Executable Loader loads the executable file into memory page-by-page, using a request-paging mechanism - a page will only be loaded when it is needed. For simplicity, the loader runs only static executable files - which is not linked to shared / dynamic libraries.
p-x9/ELFKit
🔬 A Swift library for parsing ELF files to obtain various information.
nasrat-v/nm_objdump
A personal implementation of GNU shell commands: nm and objdump
r3yl4h/Rusty-elf-x86-parser
it's a small program written in rust with only the standard library to analyze the headers of an elf64 file
EntySec/libpawn
C library that is intended for providing methods for executing and injecting code.
KaiBelmo/b1m0-dbg
linux debugger