extremecoders-re / bytecode_tracerLinks
Tracing execution of python bytecode
☆10Updated 6 years ago
Alternatives and similar repositories for bytecode_tracer
Users that are interested in bytecode_tracer are comparing it to the libraries listed below
Sorting:
- A binary analysis framework☆9Updated 8 months ago
- A pure Python library to parse ELF files.☆15Updated 12 years ago
- An architecture plugin for binary ninja to disassemble raw python bytecode☆29Updated 7 years ago
- Python bindings for the Zydis disassembler library☆17Updated 6 years ago
- An ARM disassembler written in Python that also generates pseudo-code☆15Updated 8 years ago
- Jeb3 Demo (include mips && arm64 && elf && pe && wasm decompiler) without limit☆18Updated 6 years ago
- An IDAPython script to decompile all the functions of an executable and dump the pseudocode☆30Updated 2 years ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Updated 4 years ago
- Humane API for storing and accessing persistent data in IDA Pro databases☆82Updated 5 years ago
- simple Elf disassembler☆10Updated 10 years ago
- Scripts for x64dbg to find the OEP of exe files packed with UPX☆14Updated 8 years ago
- Frida Python Tool☆15Updated 4 years ago
- idapm is IDA Plugin Manager via GitHub Repository.☆59Updated 4 years ago
- [Digital Whisper] Reverse Engineering Automation Article - Source Codes☆68Updated 2 years ago
- ARM to pseudo code converter that rarely works☆14Updated 7 years ago
- dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>☆67Updated 8 years ago
- IDA+Triton plugin in order to extract opaque predicates using a Forward-Bounded DSE. Example with X-Tunnel.☆56Updated 5 years ago
- Various scripts for the Hexrays decompiler☆95Updated 2 years ago
- A deobfuscator for PjOrion, python cfg generator and more☆76Updated 8 years ago
- ☆22Updated 3 years ago
- IDA plugin displaying the P-Code for the current function☆67Updated last year
- Bytecode based Fuzzer for the PHP language☆11Updated 5 years ago
- IDA SDK tech demo☆39Updated 5 years ago
- Windbg Utility Tools based upon PyKD☆42Updated 4 years ago
- Hex-Rays microcode API plugin for breaking an obfuscating compiler☆84Updated 6 years ago
- scripts, snippets etc.☆24Updated 3 weeks ago
- A tool to inject C code into ELF64 binaries☆30Updated 4 years ago
- integration with IDA☆92Updated 4 years ago
- Create and use macros in IDA's CLIs☆64Updated 2 years ago
- A Go library speaking Hex-Rays IDA lumina protocol