kyrus / ida-translator
A plugin for IDA Pro that assists in decoding arbitrary character sets in an IDA Pro database into Unicode, then automatically invoking a web-based translation service (currently Google Translate) to translate that foreign text into English.
☆52Updated 10 years ago
Alternatives and similar repositories for ida-translator:
Users that are interested in ida-translator are comparing it to the libraries listed below
- IDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code i…☆47Updated 10 years ago
- A combination of an IDAPython Plugin and a control version system that result in a new reverse engineering collaborative addon for IDA Pr…☆92Updated 8 years ago
- A search tool for IDA☆70Updated 8 years ago
- Augmenting Static Reverse Engineering with Dynamic Analysis and Instrumentation☆132Updated 10 years ago
- A few IDAPython scripts to generate class hierarchy diagrams from IDBs☆34Updated 13 years ago
- Telegram bot for assembling and disassembling on-the-go.☆21Updated 2 years ago
- My collection of IDAPython scripts.☆40Updated 9 years ago
- Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces☆97Updated 13 years ago
- Logs instruction hits to a file which can be fed into IDA Pro to highlight which instructions were called.☆41Updated 11 years ago
- IDApro idc and idapython script collection☆28Updated last year
- Ida Pro Ultimate Qt Build Guide☆26Updated 6 years ago
- Python bindings for the Hexrays Decompiler☆87Updated 3 years ago
- Imports MSDN documentation into IDA Pro☆51Updated 13 years ago
- Code coverage analysis tools for the PIN Toolkit☆59Updated 11 years ago
- Translate regular Assembly into Extended Instructions☆86Updated 12 years ago
- Quickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call…☆25Updated 8 years ago
- A pure-python win32 debugger interface.☆28Updated 9 years ago
- OpenType font file format fuzzer for Windows☆52Updated 11 years ago
- IDA Pro plugin making easier work on BinDiff results☆80Updated 9 years ago
- What Would Capstone Decode - IDA plugin that implements a Capstone powered IDA view☆58Updated 8 years ago
- ☆30Updated 9 years ago
- ☆69Updated 3 years ago
- IDA Pro MSDN Helper☆39Updated 8 years ago
- An instrumentation script based on Frida which leverages Control Flow Guard to intercept indirect calls in CFG-enabled Windows binaries.☆29Updated 9 years ago
- Collection of tools for the Pin dynamic instrumentation framework☆42Updated 5 years ago
- qb-sync is an open source tool to add some helpful glue between IDA Pro and Windbg. Its core feature is to dynamically synchronize IDA's …