Groundworkstech / pybfdLinks
A Python interface to the GNU Binary File Descriptor (BFD) library.
☆122Updated 9 years ago
Alternatives and similar repositories for pybfd
Users that are interested in pybfd are comparing it to the libraries listed below
Sorting:
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- Automated Return-Oriented Programming Chaining☆85Updated 9 years ago
- clang checker to find heartbleed☆86Updated 11 years ago
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- ☆115Updated 12 years ago
- QEMU-based framework exposing several of QEMU-internal APIs to a LuaJIT core injected into QEMU itself. Among other things, this allows f…☆154Updated 7 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 7 years ago
- Notes on various topics I'm interested in☆161Updated 2 months ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆108Updated 7 years ago
- FuzzBALL: Vine-based Binary Symbolic Execution☆215Updated 5 months ago
- PathArmor context-sensitive CFI implementation☆45Updated 10 years ago
- Function redirection via ELF tricks.☆163Updated 10 years ago
- Classes with architecture-specific information useful to other projects.☆95Updated last week
- Fast and efficient binary translator☆58Updated 7 years ago
- Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (An…☆134Updated last year
- Some low-level stuff☆109Updated last year
- add symbols back into a stripped ELF binary (~strip)☆177Updated 8 years ago
- Melkor is a very intuitive and easy-to-use ELF file format fuzzer to find functional and security bugs in ELF parsers.☆153Updated 2 years ago
- Fast static binary instrumentation for linux/x86☆83Updated 8 years ago
- ☆67Updated 4 years ago
- A light ELF binary patch tool in python urwid☆147Updated 6 years ago
- Dive into ELF files using simple self-contained examples☆152Updated 10 years ago
- PoC for breaking hypervisor ASLR using branch target buffer collisions☆167Updated 9 years ago
- GCC Obfuscation Augmentation Tools☆82Updated 2 years ago
- Python concolic execution framework for program analysis☆68Updated 11 years ago
- [DEPRECATED] A symbolic execution engine for the VEX IR