Search found 2526 matches
- Sat Aug 24, 2019 6:17 pm
- Forum: Basic
- Topic: Anti-WriteProcessMemory hook plugin
- Replies: 6
- Views: 16515
Re: Anti-WriteProcessMemory hook plugin
Yes, nothing in plugins system had been changed in this version.
- Fri Aug 23, 2019 10:18 am
- Forum: Problems
- Topic: destination file is write-protected
- Replies: 8
- Views: 1585
Re: destination file is write-protected
This is probably due to Windows Defender, it may block Enigma to write a file. Could you please switch it off temporary, then protect the file and if succeeded, report a false detection to their developers so they could fix the problem quickly: https://www.microsoft.com/en-us/wdsi/filesubmission
- Thu Aug 22, 2019 3:40 pm
- Forum: Basic
- Topic: Static DLL Loading and VirtualBox [Delphi]
- Replies: 5
- Views: 948
Re: Static DLL Loading and VirtualBox [Delphi]
Would it be better to call EP_RegCheckKey?
EP_RegKeyInformation can be called when unregistered, no problems, just carefully check the result that it returns, it is not a 0/1 result function.
EP_RegKeyInformation can be called when unregistered, no problems, just carefully check the result that it returns, it is not a 0/1 result function.
- Tue Aug 20, 2019 2:11 pm
- Forum: Basic
- Topic: Static DLL Loading and VirtualBox [Delphi]
- Replies: 5
- Views: 948
Re: Static DLL Loading and VirtualBox [Delphi]
Another question; If i put an encrypted file, is it possible to decrypt it inside VirtualBox ? Yes, that would be possible. But the behavior depends on how do you plan to decrypt it: - if you read the file, decrypt it in memory and then use, then it does not matter for Virtual Box at all - if you d...
- Tue Aug 20, 2019 12:22 pm
- Forum: Basic
- Topic: Static DLL Loading and VirtualBox [Delphi]
- Replies: 5
- Views: 948
Re: Static DLL Loading and VirtualBox [Delphi]
Hi, You are doing everything correctly, except some small thing. When the dll is loaded statically, the system is searching this dll in, eg, Windows, System32 folders and the folder with the protected file. Since you put the dll into DDLs subfolder, even non protected exe should not start because sy...
- Tue Aug 20, 2019 8:44 am
- Forum: Basic
- Topic: Net Framework 4.8 problem with SDK for online licensing
- Replies: 2
- Views: 834
Re: Net Framework 4.8 problem with SDK for online licensing
Hi, you are welcome with questions! - It seems the main keygen64.dll library has not been changed for a long time keygen64.dll library can be used to create a custom shell for keys generator. The library provides functions to generate keys, nothing more. The algorithm of keys generating had not been...
- Mon Aug 05, 2019 12:52 pm
- Forum: Basic
- Topic: Customer has reversed clock
- Replies: 1
- Views: 898
Re: Customer has reversed clock
Hi Maja, With the current version you can solve this problem only by sending the new protected version to customer (you have to change the version number on Input panel first). Or with the registry trick that you've found. But we are planning to make a feature for trial, when user can enter some lic...
- Thu Aug 01, 2019 7:12 am
- Forum: Problems
- Topic: Windows Defender false positive trojan reported in protected app?
- Replies: 1
- Views: 990
Re: Windows Defender false positive trojan reported in protected app?
Hi, this behavior is just a false positive detection of Windows Defender, it finds a virus in protected file by mistake. To fix the problem, simply send the protected file to Windows Defender developers using this form: https://www.microsoft.com/en-us/wdsi/filesubmission Specify there that the file ...
- Mon Jul 29, 2019 1:41 pm
- Forum: Problems
- Topic: User Manual Contents Are Out-of-Date
- Replies: 1
- Views: 850
Re: User Manual Contents Are Out-of-Date
Hi,
Chinese manual is discountinued, we will no longer support it.
As for the English manual, please use the Help.chm file from Enigma Protector installation folder, it has the most recent content.
Chinese manual is discountinued, we will no longer support it.
As for the English manual, please use the Help.chm file from Enigma Protector installation folder, it has the most recent content.
- Mon Jul 29, 2019 1:40 pm
- Forum: Basic
- Topic: Does Vitalization Tools Supports Dock
- Replies: 1
- Views: 792
Re: Does Vitalization Tools Supports Dock
Hi,
Docker is requiring HyperV feature to be enabled, so if you check the option Hyper-V (CPU) then Enigma will detect emulation too.
Docker is requiring HyperV feature to be enabled, so if you check the option Hyper-V (CPU) then Enigma will detect emulation too.