These will boost inspection and performance for large structures and will make reverse engineers happy while wasting time on debugging
x64dbg.com/blog/2025/06...
CC: @mrexodia.bsky.social
#debugger #debugging #avx512 #newrelease
@mrexodia.bsky.social
and 100+ other projects. Love binary analysis and Windows internals. Dreaming about doing open source full time...
These will boost inspection and performance for large structures and will make reverse engineers happy while wasting time on debugging
x64dbg.com/blog/2025/06...
CC: @mrexodia.bsky.social
#debugger #debugging #avx512 #newrelease
Streamlined the installation process of my IDA Pro MCP server. You can now start experimenting with vibe reversing in less than 2 minutes!🤯
This was using Claude for testing, but Cline and Roo Code are also configured automatically!
Success! Claude 3.7 with my IDA Pro MCP server managed to solve the crackme that was previously failing 🦾
The trick was adding a convert_number tool and stress to always use it for conversions. It took ~7 minutes to run and the cost was $1.85. Also includes an analysis report.
Hacked together an IDA Pro MCP server in a few hours last night! I gave Claude a simple crackme, but forgot to remove the source code from my project folder and in the end it cheated to find the solution🤦♂️
Variable renaming and retyping is implemented though, so that might be useful for others!
New heuristic in my #BinaryNinja plugin obfuscation_detection:
Duplicated Subgraphs uses iterative context hashing to spot repeated multi-block code. We merge each block’s signature with its successors over multiple rounds for efficiency.
Link: github.com/mrphrazer/ob...
Example code showing the power of x64dbg automate
Tired of repetitive manual unpacking? x64dbg Automate helps you reduce strain, tame complexity, scale analysis, and share reproducible wins. Watch it unpack encrypted code in action! 🔐
Check out the new blog post 'Analysis at Scale with x64dbg Automate' by Darius Houle ↓