justfoxing / jfx_bridge_ida
Python 3 bridge to IDA's Python environment
☆16Updated 4 years ago
Alternatives and similar repositories for jfx_bridge_ida:
Users that are interested in jfx_bridge_ida are comparing it to the libraries listed below
- IDA Python's idc.py <= 7.3 compatibility module☆21Updated 5 years ago
- IDA Database Importer plugin for Binary Ninja☆37Updated 4 months ago
- Tools for building TIL for IDA SDK & exporting them to python wrapper☆19Updated last year
- expansion of afl-unicorn using c++☆28Updated 5 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆25Updated 5 years ago
- IDA (sort of) headless☆22Updated 11 months ago
- Open Source Software modified or written by Tetrane https://www.tetrane.com for the REVEN product.☆19Updated last year
- PoC for obfuscating the dynamic symbol table injecting a custom Hash Table to do symbol resolution☆27Updated 4 years ago
- vm -- code interpreter☆26Updated 5 years ago
- a taint tracer based on DynamoRIO, currently ARM only☆40Updated 4 years ago
- Create and use macros in IDA's CLIs☆63Updated last year
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation☆46Updated 8 years ago
- IDA Processor for Compiled YARA Rules☆29Updated 5 years ago
- ☆30Updated 4 years ago
- Git copy of idapython svn repo: https://code.google.com/p/idapython/☆49Updated 10 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆46Updated 4 years ago
- ☆18Updated 2 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆21Updated 8 years ago
- A Go library speaking Hex-Rays IDA lumina protocol☆34Updated last year
- IDA plugin displaying the P-Code for the current function☆65Updated last year
- IDA+Triton plugin in order to extract opaque predicates using a Forward-Bounded DSE. Example with X-Tunnel.☆51Updated 5 years ago
- An IDA plugin that allows you call IDA python APIs from remote.☆14Updated last year
- Alternative API for IDA / Hex-Rays☆72Updated last year
- Python based angr plug in for IDA Pro.☆34Updated 6 years ago
- IDA plugin CMake build-script☆37Updated 6 years ago
- Python 3 bridge to the JEB reverse engineering tool's Python environment☆11Updated 4 years ago
- A debugger / emulator for Ghidra☆14Updated 5 years ago
- BPF Processor for IDA Python☆50Updated 6 years ago
- Fast-Symbolic-Emulation-Engine. 主要用于自动化逆向约束求解,目的是解决angr的各种不足之处,大学时使用本工具solve了很多ctf题目,毕业后不打ctf了,很少维护了,后面可能会用来做一些其他的程序分析,反混淆也是不错. ( tips: r…☆6Updated 3 years ago