detailyang / readelfLinks
One Python File To Parse ELF For Learning ELF
☆22Updated 7 years ago
Alternatives and similar repositories for readelf
Users that are interested in readelf are comparing it to the libraries listed below
Sorting:
- Materials for LIEF tutorials☆153Updated 2 years ago
- Implement a ELF parser and a utility like readelf on Linux.☆11Updated 5 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆166Updated 2 years ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 5 years ago
- ELF obfuscator☆68Updated 9 years ago
- A ptrace library for easy syscall injection in Linux.☆181Updated last year
- Tracing execution of python bytecode☆10Updated 6 years ago
- ☆25Updated 3 years ago
- POSIX Function tracing☆337Updated 7 years ago
- Jeb3 Demo (include mips && arm64 && elf && pe && wasm decompiler) without limit☆18Updated 6 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- An IDA processor for eBPF bytecode☆34Updated 8 years ago
- An ELF format manipulation library in python☆18Updated 8 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- Identifying/Extracting various sections of an ELF file☆159Updated 5 years ago
- ☆49Updated 4 years ago
- A pure Python library to parse ELF files.☆15Updated 11 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆128Updated 10 months ago
- Process dump to executable ELF for linux☆105Updated 3 years ago
- ELF DSO injector☆65Updated last month
- An example of how to parse an ELF symbol table.☆15Updated 9 years ago
- ELF static analysis and injection framework that parse, manipulate, patch and camouflage ELF files.☆66Updated 3 weeks ago
- A Linux x86_64 ELF loader in user-space written in Rust☆39Updated 4 years ago
- Recover 64 bit ELF executables from memory dump☆90Updated 6 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆126Updated 2 years ago
- Simple Library calls tracer☆22Updated 7 years ago