MiniDump Fixer
November 14th, 2011 :: 0 comments
Here’s a little nifty tool that allows you to fix minidump files, so they can be loaded with the unprotected file to a debugger. Protection changes file parameters, so debugger can’t match the minidump file to the executable one, so crash dump debugging becomes a pain. Now you can do that with ease using the MiniDumpFixer tool.
Please note, that you can’t debug crashes in the protected code.
Btw, Minidump Fixer is absolutely free. That’s cool