Search found 7 matches

by lava
Tue Aug 20, 2013 1:01 am
Forum: Technical questions
Topic: Mac OS X (Mach-o) Markers
Replies: 3
Views: 7897

Re: Mac OS X (Mach-o) Markers

What is the estimated release date for v3.0 ?
by lava
Sun Aug 18, 2013 2:15 am
Forum: Technical questions
Topic: Mac OS X (Mach-o) Markers
Replies: 3
Views: 7897

Mac OS X (Mach-o) Markers

Hi

I want to know if vmprotect support protection markers (like VMProtectBegin, VMProtectEnd and ...) also for Mac executables.
Inside include directory i can only find windows version of VMProtectSDK.h

Please clarify.

Regards
by lava
Sun May 04, 2008 4:45 am
Forum: Technical questions
Topic: VMProtect on x86 based Packet PC with Windows CE
Replies: 2
Views: 13955

Yes, they are standard PE 32 files just like normal windows PE files.

I've tested this and it works. :)
by lava
Sun May 04, 2008 4:42 am
Forum: Technical questions
Topic: VMProtect and APIs
Replies: 3
Views: 15085

You talk about emulation APIs or calls APIs from virtualized code? I mean : did the VMProtect VM engine itself relies on windows APIs (uses windows apis itself) or just pure x86 machine codes are used for VM implementations. I think that #2 is correct cuz if you've used win32 apis in your vm, then ...
by lava
Sat May 03, 2008 3:59 pm
Forum: Technical questions
Topic: Any commercial products protected with VMProtect?
Replies: 8
Views: 30182

I don't think that companies would like to reveal their protection system names for security and privacy reasons. By the way there are some solutions for your question (Antivirus false alarms) 1 ) Use PE scramblers to change your executable structures so that no one can detect VMp on them 2 ) Use PE...
by lava
Sat May 03, 2008 3:46 pm
Forum: Technical questions
Topic: VMProtect and APIs
Replies: 3
Views: 15085

VMProtect and APIs

did the VMProtect VM engine make any Windows API calls for its internal VM operations?
by lava
Sat May 03, 2008 3:41 pm
Forum: Technical questions
Topic: VMProtect on x86 based Packet PC with Windows CE
Replies: 2
Views: 13955

VMProtect on x86 based Packet PC with Windows CE

I'm impressed that VMProtect can also be used to protect Windows CE x86 based executables.

You can add it to your website "Supported Platforms" section