Repository navigation

#

elf-binaries

Parsing ELF and DWARF in Python

Python
2148
2 个月前
horsicq/XELFViewer

ELF file viewer/editor for Windows, Linux and MacOS.

C++
1501
1 天前

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.

C++
807
4 天前

Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.

Go
265
3 年前

Elf binary infector written in Go.

Go
211
7 个月前

Linux Malware Sample Archive including various types of malicious ELF binaries and viruses. Be careful!

173
5 年前

sloader is an ELF loader which aims to replace ld-linux.so of glibc.

C++
159
2 年前

Packer/Protector for x86-64 ELF binaries on Linux

C
158
4 年前

Elf binary parsing utility written in Go.

Go
70
3 年前

💎 Go library to parse Executable and Linkable Format (ELF) files.

Go
49
1 年前

Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes

Python
47
9 个月前

Generate ELF Linux 64-bit (x86-64) executable manually

Go
47
6 年前

Read your own .note.gnu.build-id

C
43
3 年前

A Go library for reading and parsing ELF files

Go
30
1 年前

Poc for ELF64 runtime infection via GOT poisoning technique by elfmaster

C
29
5 年前

An x86 real mode multiboot-ish ELF bootloader

C
26
7 年前

This loads DWARF info from an open binary and propagates function names, arguments, and type info

Python
26
2 年前