Search found 3 matches

by nobrain90
Sun Aug 05, 2018 3:23 pm
Forum: Technical questions
Topic: Manually generate a watermark
Replies: 1
Views: 3165

Manually generate a watermark

Hello, I use the VMProtect demo (v3.2) in command-line. I would like to know how to manually generate a watermark ? I have to go through the graphic version to generate it. I haven't found a command line equivalent. So I get this error : [Error] Watermark "test" not found in the watermark ...
by nobrain90
Sun Aug 05, 2018 10:19 am
Forum: Technical questions
Topic: Not enough space for the new segment in the file header
Replies: 19
Views: 23163

Re: Not enough space for the new segment in the file header

Hello ovid,
why you change this from 0x1000 to 0x1200 what reason?
Only for test :wink:
also I think you should use your protection based on hwid inside not use VMP for drivers.
Why please ?

Thank you
by nobrain90
Sat Aug 04, 2018 9:08 pm
Forum: Technical questions
Topic: Not enough space for the new segment in the file header
Replies: 19
Views: 23163

Not enough space for the new segment in the file header

Hello, I use the VMProtect demo (v3.2) to test before I buy. With an exe, then a dll, everything works ! :) But I encounter an error with a WinDDK driver : "Not enough space for the new segment in the file header". The error persists even if I change the "DRIVER_ALIGNMENT" value ...