Duncan Ogilvie
mrexodia.bsky.social
Duncan Ogilvie
@mrexodia.bsky.social
and 100+ other projects. Love binary analysis and Windows internals. Dreaming about doing open source full time...
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!
March 29, 2025 at 4:12 PM
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.
March 28, 2025 at 2:09 AM
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!
March 26, 2025 at 10:21 AM