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...
Reposted by Duncan Ogilvie
New release for x64dbg is out, get it while it's hot! 🔥
August 20, 2025 at 12:14 AM
Reposted by Duncan Ogilvie
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
Type System and Modernization · x64dbg
Official x64dbg blog!
x64dbg.com
July 1, 2025 at 11:07 AM
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
Reposted by Duncan Ogilvie
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...
March 14, 2025 at 2:46 AM
Reposted by Duncan Ogilvie
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 ↓
March 4, 2025 at 9:56 PM