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:
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆164Updated 2 years ago
- An ELF loader for embedded systems.☆153Updated 7 years ago
- ☆106Updated 6 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆108Updated 7 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
- Tiny Code Generator Library☆46Updated 4 years ago
- Creating a custom PCI device in QEMU and a module for it in the Linux kernel.☆94Updated 11 years ago
- A network interface for GDB for Linux Kernel☆70Updated 2 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆345Updated 5 months ago
- An assembler to intermediate language translator based on Qemu☆32Updated 9 years ago
- POSIX Function tracing☆336Updated 7 years ago
- PCI device for qemu with mmio, pio, dma☆74Updated 8 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆54Updated 8 years ago
- Tiny ELF loader☆136Updated 2 years ago
- Cross Platform ELF analysis☆353Updated last year
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆440Updated 2 months ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆112Updated 2 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆195Updated 5 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Kernel-based debugger for Linux applications☆75Updated 3 years ago
- Steps to build the Linux kernel using Clang☆101Updated 3 years ago
- Dump privileged ARM system registers from usermode using variant 3a of Meltdown☆244Updated 7 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- The Captive Hypervisor☆43Updated 2 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Fast and efficient binary translator☆58Updated 6 years ago
- Dive into ELF files using simple self-contained examples☆148Updated 9 years ago
- Experimental version of QEMU with basic support for ARM TrustZone (security extensions)☆84Updated 11 years ago
- Coresight Access Library☆125Updated last week