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.☆170Updated 3 years ago
- An ELF loader for embedded systems.☆158Updated 7 years ago
- ☆111Updated 6 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆194Updated last month
- POSIX Function tracing☆339Updated 8 years ago
- Cross Platform ELF analysis☆354Updated last year
- A network interface for GDB for Linux Kernel☆71Updated 2 months 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
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated 5 months ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆107Updated 7 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆121Updated 8 years 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☆33Updated 9 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
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆374Updated 9 months ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Kernel-based debugger for Linux applications☆74Updated 3 years ago
- PCI device for qemu with mmio, pio, dma☆74Updated 8 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- A collection of programs that access and manipulate ELF files.☆609Updated 11 months ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆113Updated 3 years ago
- Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.☆30Updated 4 years ago
- ☆113Updated 11 years ago
- Obfuscates dynamic symbol table☆135Updated 6 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)