sigwl / AiDALinks
An AI-powered assistant for IDA 9.0+ to accelerate reverse engineering of C++ games.
☆198Updated this week
Alternatives and similar repositories for AiDA
Users that are interested in AiDA are comparing it to the libraries listed below
Sorting:
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆129Updated 4 years ago
- Simple IDA Pro plugin to download Unity debug symbols from their symbol server☆76Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…