Search found 2 matches

by gharding
Fri Oct 09, 2015 6:08 pm
Forum: Technical questions
Topic: Minidump Fixer - can't fix large .dmp files
Replies: 3
Views: 7694

Minidump Fixer - can't fix large .dmp files

We have some Minidumps with heap which exceed 4GB in size. When we try to run MinidumpFixer, it fails: C:\>MinidumpFixer FullDump.dmp orig.exe MiniDump Fixer v 1.0 Copyright 2003-2011 VMProtect Software Can not open "FullDump.dmp". Is there a version of MinidumpFixer which will work with l...
by gharding
Tue Jan 13, 2015 11:08 pm
Forum: Technical questions
Topic: UnhandledExceptionFilter
Replies: 1
Views: 4722

UnhandledExceptionFilter

On Windows, it seems that protecting a function with VMProtect will prevent execution of the global UnhandledExceptionFilter (when an SEH exception is raised inside the protected function or any nested function.) I'm guessing this is intentional. Is there a way to configure VMProtect to permit Unhan...