Search found 27 matches
- Sat May 17, 2025 2:40 am
- Forum: Technical questions
- Topic: VMprotect will not open
- Replies: 0
- Views: 5989
VMprotect will not open
When trying to open VMP, I’m receiving error: Error at hooking API “NtProtectVirtualMemory” More information: Windows 10 64-bit Build 22H2 Error occurs after installation of update: KB5058379 If I uninstall this specific windows update, VMP works again. Reinstalling the update, VMP fails to open wit...
- Sat Apr 12, 2025 6:35 am
- Forum: Technical questions
- Topic: Issue With Virtual Machine
- Replies: 2
- Views: 6884
Re: 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:...
- Sat Dec 21, 2024 8:54 am
- Forum: Technical questions
- Topic: v3.9.2.2235 any protected program crashes
- Replies: 11
- Views: 22921
- Sat Dec 21, 2024 6:54 am
- Forum: Technical questions
- Topic: v3.9.2.2235 any protected program crashes
- Replies: 11
- Views: 22921
- Sat Dec 21, 2024 1:23 am
- Forum: Technical questions
- Topic: v3.9.2.2235 any protected program crashes
- Replies: 11
- Views: 22921
- Fri Dec 20, 2024 7:21 pm
- Forum: Technical questions
- Topic: v3.9.2.2235 any protected program crashes
- Replies: 11
- Views: 22921
- Fri Dec 20, 2024 9:13 am
- Forum: Technical questions
- Topic: v3.9.2.2235 any protected program crashes
- Replies: 11
- Views: 22921
Re: v3.9.2.2235 any protected program crashes
Building a basic program with a single button in Delphi 12.2 patch 2 and protecting causes it to crash. If I protect with previous version 3.9.1 it works fine. I protected: Unit1.TForm1.Button1Click - Ultra Unit1.TForm1.FormCreate - Ultra Vcl.Forms.TApplication.Create - Ultra Vcl.Forms.TApplication....
- Fri Dec 13, 2024 6:32 am
- Forum: Technical questions
- Topic: v3.9.2.2235 any protected program crashes
- Replies: 11
- Views: 22921
v3.9.2.2235 any protected program crashes
Hello,
When using v3.9.2.2235 to protect a Delphi-compiled application, the VMP-protected executable never opens, it just crashes.
If I go back to v3.9.1.2201, everything works again.
Is there a fix for this?
When using v3.9.2.2235 to protect a Delphi-compiled application, the VMP-protected executable never opens, it just crashes.
If I go back to v3.9.1.2201, everything works again.
Is there a fix for this?
- Fri Oct 15, 2021 11:11 pm
- Forum: Technical questions
- Topic: Running an exe from protected files
- Replies: 1
- Views: 3204
Running an exe from protected files
Hello,
Is it possible to add an executable to the "Files" tab in the program and open those executables from the original exe without having them on the disk?
Is it possible to add an executable to the "Files" tab in the program and open those executables from the original exe without having them on the disk?
- Wed Jan 22, 2020 1:16 am
- Forum: Technical questions
- Topic: UserData and Expiration Date
- Replies: 9
- Views: 14806
Re: UserData and Expiration Date
Thank you, this works great.
However, what if you have a string in which you want to place into user data?
However, what if you have a string in which you want to place into user data?
- Mon Dec 02, 2019 4:42 pm
- Forum: Technical questions
- Topic: UserData and Expiration Date
- Replies: 9
- Views: 14806
Re: UserData and Expiration Date
No matter what I do, it's not in the right format and is giving me errors.
Incompatible types: 'PByte' and 'System.TArray<SystemBytes>'
or
Incompatible types: 'PByte' and 'System.String'
I am using:
si.PUserData := TEncoding.UTF8.GetBytes(mystring);
Incompatible types: 'PByte' and 'System.TArray<SystemBytes>'
or
Incompatible types: 'PByte' and 'System.String'
I am using:
si.PUserData := TEncoding.UTF8.GetBytes(mystring);
- Sun Dec 01, 2019 11:51 pm
- Forum: Technical questions
- Topic: UserData and Expiration Date
- Replies: 9
- Views: 14806
Re: UserData and Expiration Date
Thank you, this is working now. However, is the UserData supposed to be in a specific format or char type? I've specified it, but it's not being added to the license. I have the flag specified, so that's not the problem.
- Wed Oct 23, 2019 9:10 am
- Forum: Technical questions
- Topic: UserData and Expiration Date
- Replies: 9
- Views: 14806
Re: UserData and Expiration Date
How do I get a datetimepicker to get correct value? MAKEDATE is not a function or string anywhere. Even if I made it, that only allows for static input not dynamic from a datetimepicker in delphi.
I have a DateTimePicker that I want to pull the date from and set as expiration date.
I have a DateTimePicker that I want to pull the date from and set as expiration date.
- Wed Oct 23, 2019 6:53 am
- Forum: Technical questions
- Topic: UserData and Expiration Date
- Replies: 9
- Views: 14806
UserData and Expiration Date
I have si.pUserData set to what I want but it doesn't show up in license once it has been generated. I can't seem to get the user data to be added. What am I missing? How would I get a string to be added to user data? Also how would I have a DateTimePicker1.Date to be set as expiration date in keyge...
- Sun May 26, 2019 2:41 pm
- Forum: Purchasing or Upgrading
- Topic: Where to find latest update
- Replies: 3
- Views: 9552
Where to find latest update
I purchased a few months ago and just wondered what the upgrade process looks like. When a new version releases, should I expect an e-mail or is it distributed via other means? And lastly, what is the current latest version?