eklitzke / parse-elf
An example of how to parse an ELF symbol table.
☆14Updated 9 years ago
Alternatives and similar repositories for parse-elf:
Users that are interested in parse-elf are comparing it to the libraries listed below
- Debugger and analyzer for ARM ELF executables.☆19Updated 2 years ago
- executing JS from x86 code☆27Updated 5 years ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 5 years ago
- A simple library focusing on demangling symbols for different programing languages☆43Updated 4 years ago
- An x86_64 Linux decompiler written in Python!☆14Updated 6 years ago
- Bytecode based Fuzzer for the PHP language☆11Updated 4 years ago
- A collection of Binary Ninja plugins☆25Updated 2 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated last year
- A plugin for the commercial IDA Pro disassembler that warns users if they leave their instance idling for too long.☆31Updated 4 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- ARMv7 architecture plugin☆40Updated last year
- Python based angr plug in for IDA Pro.☆34Updated 7 years ago
- Disassembler Library for x86 and x86-64☆14Updated 4 years ago
- Binary matching with Binary Ninja☆21Updated 8 months ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆51Updated 5 years ago
- Collection of IDA Pro/Hex-Rays configs, scripts, and plugins☆23Updated 5 years ago
- Dump sections or program entries from a ELF file☆21Updated 9 years ago
- Expose some basic IDA Pro interactions through a REST API for JSONP