Search found 11 matches

by Mahmoudnia
Wed Jan 01, 2025 5:09 am
Forum: Technical questions
Topic: Issue With Virtual Machine
Replies: 2
Views: 4446

Issue With Virtual Machine

The issue is related to detecting a virtual machine inside the real OS. I use this option in the protector without using a marker. Device: Surface Pro 5 (Surface Pro 1796) OS: Windows 10 Build 19045 System Details: Virtualization-Based Security (VBS): Not Enabled Hyper-V VM Monitor Mode Extensions: ...
by Mahmoudnia
Sun Mar 12, 2023 7:17 pm
Forum: Technical questions
Topic: [VMP-3.8] The output works heavy
Replies: 6
Views: 5316

Re: [VMP-3.8] The output works heavy

Hello

Is there a specific schedule for sending updates? I don't have latest build in my inbox.
by Mahmoudnia
Tue Feb 21, 2023 12:18 am
Forum: Technical questions
Topic: [VMP-3.8] The output works heavy
Replies: 6
Views: 5316

Re: [VMP-3.8] The output works heavy

Sure, Please check your PM.
by Mahmoudnia
Mon Feb 20, 2023 6:21 am
Forum: Technical questions
Topic: [VMP-3.8] The output works heavy
Replies: 6
Views: 5316

[VMP-3.8] The output works heavy

Hello dear, IVAN I used a native exe file to protect with latest VMP-3.7 and VMP-3.8 and they have different behaviors. The output of VMP-3.8 works very heavy, the execution time is about 1 minute and same exe file output of VMP-3.7 is about 15 Second. I saw the new section about VM options and I th...
by Mahmoudnia
Tue May 08, 2018 2:00 pm
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

Re: VMProtect doesn't see the vm markers

Because I see my codes right now.

in release mode configuration:
I set the path of VMProtectSDK32.lib in additional library directories and additional dependencies.
I set Optimization to disable or anything exist in parameters.

But the problem still exist.
by Mahmoudnia
Tue May 08, 2018 1:32 pm
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

Re: VMProtect doesn't see the vm markers

it's impossible because debug or release mode is not code modifier they are same code editor . I think it's about compiler or something in VMProtect. I show you in videos I use 7 macros in SecureByteKit.dll VMProtect recognize all of theme but in release mode not. is there any solution for this case...
by Mahmoudnia
Tue May 08, 2018 12:29 pm
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

Re: VMProtect doesn't see the vm markers

I checked the import table with VMProtect and CFF Explorer and You are right.
But what about count of VM macros ?
I use seven VM macros but VMProtect recognize just six macros.
by Mahmoudnia
Tue May 08, 2018 11:51 am
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

Re: VMProtect doesn't see the vm markers

I will never had this problem :D
Please check your inbox I made a quick video.
by Mahmoudnia
Tue May 08, 2018 8:23 am
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

Re: VMProtect doesn't see the vm markers

The problem is I have many function in our DLL file that we use VMProtect macros in functions but if I have 7 macros, VMProtect recognize just 6 macros. In DLL VMProtect-TEST.dll I have 2 functions that compiled with release and debug mode. in debug mode VMProtect recognize all of them but in Releas...
by Mahmoudnia
Tue May 08, 2018 6:16 am
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

Re: VMProtect doesn't see the vm markers

Hello, Admin

is there a difference between debug or release compiling mode for VMProtect ?
I send you in private chat, because it's a commercial product.

Thank you.
by Mahmoudnia
Mon May 07, 2018 8:08 pm
Forum: Technical questions
Topic: VMProtect doesn't see the vm markers
Replies: 14
Views: 14751

VMProtect doesn't see the vm markers

Hello, I am using VMProtect 3.1.2 Build 917 I have many functions that I want to use VM markers but VMProtect doesn't see some of them. I use VS2015 in windows 10 and I use the virtualization marker, not mutation or ultra. I use same name in VMProtectBegin input parameter for all my functions. What ...