elf-parser
There are 122 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 and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
sysprog21/rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
B2R2-org/B2R2
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
sevaa/dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
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
fornwall/jelf
ELF parsing library in java.
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
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.
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).
finixbit/ftrace
Simple Function calls tracer
amosshi/binaryinternals
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
sad0p/go-readelf
Elf binary parsing utility written in Go.
En14c/PIvirus
sample linux x86_64 ELF virus
saferwall/elf
:gem: Go library to parse Executable and Linkable Format (ELF) files.
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
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.
telepath9000/elf-packer
Encrypts 64-bit elf files that decrypt at runtime.
hnts/goelftools
Library for parsing ELF files written in pure Go.
yalue/elf_reader
A Go library for reading and parsing ELF files
polyverse/EnVisen
ROP gadget finder and analysis in pure Javascript
p-x9/ELFKit
🔬 A Swift library for parsing ELF files to obtain various information.
Vector35/dwarf_import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
0xcpu/RElieve
scripts, snippets 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.
EntySec/libpawn
C library that is intended for providing methods for executing and injecting code.
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
KaiBelmo/b1m0-dbg
linux debugger