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☆266Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆167Updated 3 years ago
- An ELF loader for embedded systems.☆156Updated 7 years ago
- ☆110Updated 6 years ago
- An assembler to intermediate language translator based on Qemu☆33Updated 9 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 6 years ago
- A network interface for GDB for Linux Kernel☆71Updated 3 weeks ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆347Updated 7 months ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- POSIX Function tracing☆337Updated 8 years ago
- Cross Platform ELF analysis☆353Updated last year
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Creating a custom PCI device in QEMU and a module for it in the Linux kernel.☆97Updated 11 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆108Updated 7 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆195Updated 3 weeks 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
- Tiny ELF loader☆135Updated 2 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- x86 Instruction Encoding Tutorial☆21Updated 9 years ago
- Dive into ELF files using simple self-contained examples☆147Updated 9 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆95Updated 5 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆445Updated 3 months ago
- Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (An…☆132Updated 11 months ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- X86 Opcode and Instruction Reference☆246Updated last year
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆113Updated 2 years ago
- PCI device for qemu with mmio, pio, dma☆74Updated 8 years ago