Page 1 of 1

MiniDumpFixer print File "071924-12718-01.dmp" has an incorrect format

Posted: Fri Jul 19, 2024 3:04 am
by xxyiyi
Hi
My company uses VmProtect 3.8.9 to protect our sys files
i got some minidump file
i use MiniDumpFixer64.exe fix it
cmd like:MiniDumpFixer64.exe 071924-12718-01.dmp xxxxx.sys
i got error:File "071924-12718-01.dmp" has an incorrect format.
OS:windows 10
thanks

Re: MiniDumpFixer print File "071924-12718-01.dmp" has an incorrect format

Posted: Fri Jul 19, 2024 3:23 am
by Admin
This error occurs when MINIDUMP_HEADER.Signature != MINIDUMP_SIGNATURE

Re: MiniDumpFixer print File "071924-12718-01.dmp" has an incorrect format

Posted: Fri Jul 19, 2024 6:30 am
by xxyiyi
Admin wrote: Fri Jul 19, 2024 3:23 am This error occurs when MINIDUMP_HEADER.Signature != MINIDUMP_SIGNATURE
how can i fix this error

Re: MiniDumpFixer print File "071924-12718-01.dmp" has an incorrect format

Posted: Fri Jul 19, 2024 9:41 am
by Admin
I have no idea because MiniDumpFixer supports Minidump files only.