Search found 3081 matches

by Enigma
Wed Oct 22, 2025 5:22 am
Forum: Enigma Protector - Online Solutions
Topic: No source code dll permission restrictions
Replies: 1
Views: 2520

Re: No source code dll permission restrictions

Hi, There are some possible ways to do that, but it will require development, a bit. First of all, make sure this is native dll, because protection of single .net dll is not supported. If it is a native dll, you can protect it as well. Enigma Protector has feature to check if the file is running und...
by Enigma
Mon Oct 13, 2025 8:48 am
Forum: Problems
Topic: Something wrong with VirtualBox in EP 7.90 x32
Replies: 12
Views: 15479

Re: Something wrong with VirtualBox in EP 7.90 x32

Alex, please write us back at support@enigmaprotector.com, we can provide "probably" fixed version.
by Enigma
Mon Oct 13, 2025 8:46 am
Forum: Basic
Topic: Feature to add the user custom data to a key
Replies: 1
Views: 4218

Re: Feature to add the user custom data to a key

Hi Tim, there is no way to add custom data like you are asking for. But there are scenarios that could be used: 1. Depending on amount of data, it is possible to use crypted sections of the key, these are 16 bit constants, that you may hardcode into the key. 2. If 16 bit of information is not enough...
by Enigma
Thu Oct 09, 2025 3:23 am
Forum: Basic
Topic: access validation at address
Replies: 1
Views: 4032

Re: access validation at address

We have identified issue by email. Topic would be closed.
by Enigma
Wed Oct 08, 2025 7:59 am
Forum: Problems
Topic: Something wrong with VirtualBox in EP 7.90 x32
Replies: 12
Views: 15479

Re: Something wrong with VirtualBox in EP 7.90 x32

If it is a permanent error, we could build a special version for you to check if error is gone.
How the problem looks? Application freezing? Crash or anything else?
by Enigma
Tue Oct 07, 2025 4:12 pm
Forum: Problems
Topic: Something wrong with VirtualBox in EP 7.90 x32
Replies: 12
Views: 15479

Re: Something wrong with VirtualBox in EP 7.90 x32

Absolutely the same situation with jar and java.exe inside VirtualBox. Everything worked for many years without any glitches, from about 2017 until the release of version 7.90. I had a lot of problems with my clients. Everything went back to normal when I rebuilt all the files on version 7.80. Alex...
by Enigma
Thu Oct 02, 2025 9:56 am
Forum: Enigma Virtual Box x86/x64
Topic: 试用最近几个版本打包无法在XP上运行
Replies: 2
Views: 9670

Re: 试用最近几个版本打包无法在XP上运行

Hi, would it be possible to send me non packed files at support@enigmaprotector.com for testing?
by Enigma
Tue Sep 30, 2025 5:36 am
Forum: Enigma Virtual Box x86/x64
Topic: How to package Signal correctly?
Replies: 1
Views: 5677

Re: How to package Signal correctly?

Hi, you are missing folders "locales" and "resources" in Virtual Box in %DEFAULT FOLDER%. You can drag and drop these folders in Virtual Box, it will automatically add them with all files inside. If you do not want to add these folders, you should be sure they exists on the disk ...
by Enigma
Thu Sep 18, 2025 5:00 am
Forum: Enigma Virtual Box x86/x64
Topic: 语言文件
Replies: 1
Views: 6961

Re: 语言文件

Hi, yes, some files could be outdated, some strings are not translated, we are trying to keep it as much updated as possible.
But you can take the language file (from Lang folder), and add necessary translation to it, then send to us. We will be happy to update this file in official release.
by Enigma
Wed Sep 17, 2025 8:31 am
Forum: Problems
Topic: Something wrong with VirtualBox in EP 7.90 x32
Replies: 12
Views: 15479

Re: Something wrong with VirtualBox in EP 7.90 x32

Could you please also change the content of the bat file and provide us converted exe? Change the following line: "..\zulu24.32.13-ca-fx-jre24.0.2-win_x64\bin\javaw.exe" -jar HelloWorld2.jar Java is being installed on the computer and register globally in paths, so this line should be just...