TheCodeArtist / elf-parserLinks
Identifying/Extracting various sections of an ELF file
☆159Updated 5 years ago
Alternatives and similar repositories for elf-parser
Users that are interested in elf-parser are comparing it to the libraries listed below
Sorting:
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆267Updated last year
- An ELF loader for embedded systems.☆157Updated 7 years ago
- x86 Instruction Encoding Tutorial☆21Updated 10 years ago
- ☆111Updated 6 years ago
- POSIX Function tracing☆339Updated 8 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆170Updated 3 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆203Updated 6 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆193Updated 3 weeks ago
- Cross Platform ELF analysis☆355Updated last year
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆448Updated 4 months ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆351Updated 8 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆190Updated 7 years ago
- X86 Opcode and Instruction Reference☆247Updated last year
- Tiny Code Generator Library☆46Updated 4 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆109Updated 7 years ago
- An assembler to intermediate language translator based on Qemu☆33Updated 9 years ago
- ☆29Updated 9 years ago
- Tiny ELF loader☆135Updated 2 years ago
- A collection of programs that access and manipulate ELF files.☆612Updated 11 months ago
- A network interface for GDB for Linux Kernel☆71Updated 2 months ago
- Creating a custom PCI device in QEMU and a module for it in the Linux kernel.☆97Updated 11 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆55Updated 8 years ago
- Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (An…☆132Updated last year
- Obfuscates dynamic symbol table☆135Updated 6 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- PCI device for qemu with mmio, pio, dma☆74Updated 8 years ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆113Updated 2 years ago