TheCodeArtist / elf-parserLinks
Identifying/Extracting various sections of an ELF file
☆160Updated 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:
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 3 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- POSIX Function tracing☆338Updated 8 years ago
- An ELF loader for embedded systems.☆162Updated 7 years ago
- ☆112Updated 6 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆121Updated 8 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Dive into ELF files using simple self-contained examples☆154Updated 10 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆107Updated 7 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated this week
- Cross Platform ELF analysis☆354Updated last year
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆205Updated 6 years ago
- A network interface for GDB for Linux Kernel☆72Updated 4 months ago
- Creating a custom PCI device in QEMU and a module for it in the Linux kernel.☆96Updated 11 years ago
- An assembler to intermediate language translator based on Qemu☆32Updated 9 years ago
- PCI device for qemu with mmio, pio, dma☆76Updated 9 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆385Updated 10 months ago
- Tiny ELF loader☆137Updated 2 years ago
- ☆52Updated 5 years ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆113Updated 3 years ago
- Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (An…☆133Updated last year
- Examples for Linux ptrace(2)☆135Updated last year
- an architecture-independent decompiler to LLVM IR☆394Updated 10 years ago
- QEMU-based framework exposing several of QEMU-internal APIs to a LuaJIT core injected into QEMU itself. Among other things, this allows f…☆153Updated 7 years ago
- X86 Opcode and Instruction Reference☆247Updated last year
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- Simple Function calls tracer☆73Updated 7 years ago