Can you reply offline (of this forum), using my email address, on how to send an example in a non-public fashion?
thanks,
steve
Search found 8 matches
- Thu Jul 17, 2014 12:34 pm
- Forum: Technical questions
- Topic: VMProtect fails with "Stream read error"
- Replies: 3
- Views: 7846
- Wed Jul 16, 2014 7:44 pm
- Forum: Technical questions
- Topic: VMProtect fails with "Stream read error"
- Replies: 3
- Views: 7846
VMProtect fails with "Stream read error"
hi, I am trying to vmprotect a large binary of size 85MB. The map file is 210MB in size. after a few minutes, with the "packing" progress bar nearing 100%, VMProtect stops with the error "Stream read error". I have tried adjusting options - type and number of protected functions,...
- Thu Apr 04, 2013 2:00 pm
- Forum: Technical questions
- Topic: VMProtect and walking the call stack
- Replies: 0
- Views: 14404
VMProtect and walking the call stack
Hello, I have been using the methods described here: http://www.codeproject.com/Articles/11132/Walking-the-callstack to produce call stacks to be used in locating bugs in code. When VMProtect the executable, the generated call-stack becomes quite useless. IS there a method or tool, like the minidump...
- Tue Mar 19, 2013 7:42 pm
- Forum: Technical questions
- Topic: Using VMProtect_Con.exe and getting "[Error]Out of memory"
- Replies: 1
- Views: 6472
Using VMProtect_Con.exe and getting "[Error]Out of memory"
Hi, I am using VMProtect_Con.exe and midway through converting an executable, the conversion dies and reports an "[Error] Out of Memory". I'd rather not post all the logs and details on an open site, but is there some generic areas I should check to ensure my configuration is not looping (...
- Thu Feb 21, 2013 8:01 pm
- Forum: Technical questions
- Topic: Need Help with MiniDumpFixer
- Replies: 11
- Views: 19056
Re: Need Help with MiniDumpFixer
Yes, I see that I misread the instructions. Here is my working procedure: 1) build application that contains VMProtectBegin, VMProtectEnd, and VMProtect functions 2) open newly built app in VMProtect console, click Compilation button 3) share protected executable with customer 4) customer has a cras...
- Thu Feb 21, 2013 6:21 pm
- Forum: Technical questions
- Topic: Need Help with MiniDumpFixer
- Replies: 11
- Views: 19056
Re: Need Help with MiniDumpFixer
I do wish to apply the same debugging strategy that I currently employ, that is using the generated minidump file to assist in the problem determination.
If this isn't the typical method of debugging post VMProtect, is there an existing best practice that I can turn to?
thanks,
stevo9876
If this isn't the typical method of debugging post VMProtect, is there an existing best practice that I can turn to?
thanks,
stevo9876
- Thu Feb 21, 2013 4:46 pm
- Forum: Technical questions
- Topic: Need Help with MiniDumpFixer
- Replies: 11
- Views: 19056
Re: Need Help with MiniDumpFixer
Here is my procedure: 1) build application that contains VMProtectBegin, VMProtectEnd, and VMProtect functions 2) open newly built app in VMProtect console, click Compilation button 3) share protected executable with customer 4) customer has a crash - they send their mini dump file 5) mini dump, pro...
- Wed Feb 20, 2013 6:35 pm
- Forum: Technical questions
- Topic: Need Help with MiniDumpFixer
- Replies: 11
- Views: 19056
Re: Need Help with MiniDumpFixer
Hi, I have the same issue as is posted above. I have a .pdb file (from the pre-VMProtected file), a minidump file (generated from the program.vmp.exe), and the program.vmp.exe file. Of course, when i try to open the minidump file, Visual Studio tells me there is no debug information available. I und...