MiniDumpFixer64.exe does not update my dump file

Issues related to VMProtect
Post Reply
dudualfa
Posts: 12
Joined: Tue Mar 03, 2015 2:52 pm

MiniDumpFixer64.exe does not update my dump file

Post by dudualfa »

My company uses VmProtect 3.3.1 to protect our files.
Some users are reporting crashs and I was trying to debbug what was happening.
I used the MiniDump Fixer tool, and it shows me

Code: Select all

DMP file sucessfully updated.
But my dmp file keeps the same.
Im using like this:

Code: Select all

MiniDumpFixer64.exe  "path_to_mdmp" "path_to_unprotected_dll"
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: MiniDumpFixer64.exe does not update my dump file

Post by Admin »

But my dmp file keeps the same.
Why do you think so? Did you compare files by contents?
dudualfa
Posts: 12
Joined: Tue Mar 03, 2015 2:52 pm

Re: MiniDumpFixer64.exe does not update my dump file

Post by dudualfa »

The file dont get modified, i can see it by the windows last modified date.
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: MiniDumpFixer64.exe does not update my dump file

Post by Admin »

MiniDumpFixer doesn't change last modified date, so you have to compare files by content.
Post Reply