TheCodeArtist / elf-parser
Identifying/Extracting various sections of an ELF file
☆157Updated 4 years ago
Alternatives and similar repositories for elf-parser:
Users that are interested in elf-parser are comparing it to the libraries listed below
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆261Updated 10 months ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆435Updated last month
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆159Updated 2 years ago
- Cross Platform ELF analysis☆351Updated 9 months ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆189Updated last month
- Samples of binary with different formats and architectures. A test suite for your binary analysis tools.☆258Updated 6 years ago
- POSIX Function tracing☆329Updated 7 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- An ELF loader for embedded systems.☆142Updated 7 years ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆225Updated 2 years ago
- Binary Translator to LLVM IR☆216Updated last year
- Simple Intel CPU processor tracing on Linux☆346Updated 2 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆336Updated 2 months ago
- A Turing complete ROP compiler☆319Updated 11 years ago
- An assembler to intermediate language translator based on Qemu☆32Updated 8 years ago
- A collection of programs that access and manipulate ELF files.☆601Updated 4 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆254Updated 9 months ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Kernel-based debugger for Linux applications☆73Updated 3 years ago
- Notes on various topics I'm interested in☆158Updated 9 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- QEMU-based framework exposing several of QEMU-internal APIs to a LuaJIT core injected into QEMU itself. Among other things, this allows f…☆148Updated 6 years ago
- TLB splitting VMM☆164Updated 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…☆130Updated 6 months ago
- libipt - an Intel(R) Processor Trace decoder library☆675Updated 2 months ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆106Updated 6 years ago
- Obfuscates dynamic symbol table☆136Updated 6 years ago
- PCI device for qemu with mmio, pio, dma☆75Updated 8 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆200Updated 5 years ago