105 results for “topic:idapro”
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
IDA Pro plugin with a rich set of features: decryption, deobfuscation, patching, lib code recognition and various pseudocode transformations
The OpenSource Disassembler
IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
Make your IDA Lazy!
Signature maker plugin for IDA 9.x and 8.x
Collaborative malware analysis framework
abyss - augmentation of Hexrays decompiler output
A plugin based on IDAPython for a functional DWIM interface. Current development against most recent IDA is in the "persistence-refactor" branch, ancient (but stable) work is in "master", so... create an issue if you want/need something backported. Use "Wiki" or "Discussions" for examples, and smash that "Star" button if you like this.
IDA Pro plugin to assist with complex graphs
DiffRays is a research-oriented tool for binary patch diffing, designed to aid in vulnerability research, exploit development, and reverse engineering.
An AI-powered assistant for IDA 9.0+ to accelerate reverse engineering of C++ games.
PoC of modifying HexRays AST
IDA Pro plugin to make bitfield accesses easier to grep
Yara rule making tool (IDA Pro & Binary Ninja & Cutter & Ghidra Plugin)
Run IDA scripts headlessly.
Headless IDA Pro MCP Server
Shell extension for opening executables in IDA
基于 Unicorn 引擎的轻量级 ARM64 动态追踪模拟工具。支持 IDA Pro、生成 Tenet 日志、本地代码模拟、内存转储、寄存器状态追踪和指令级日志记录。
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD (e.g. AVX2/NEON/SSE2) speedups that works on MacOS/Linux/Windows. It allows configurable wildcard operand patterns, nibbles, and signature generation just by right clicking.
Library and tool for reading IDApro databases.
A python library for reading IDA pro databases.
IDA Pro for macOS绿化
D810-ng (Next Generation) is an updated, tested, refactored, and optimized IDA Pro plugin used to deobfuscate code at decompilation time by modifying IDA Pro microcode.
DelphiHelper is a python IDA Pro plugin aiming to help the analysis of x86/x86_64 binaries written in Delphi programming language.
AI-Powered Reverse Engineering Plugin for IDA Pro
An IDA Pro plugin that display cross-references to functions or variables across the entire binary in Hex-Rays pseudocode
ASM2HEX 是一款功能强大的汇编语言与十六进制机器码相互转换工具。它提供了一个直观的图形界面,让用户可以轻松地在汇编指令和对应的机器码之间进行转换。无论你是处理 ARM64、ARM 还是 Thumb 指令集,ASM2HEX 都能提供准确可靠的转换结果。ASM2HEX is a powerful tool for bidirectional conversion between assembly language and hexadecimal machine code.