Search found 2629 matches
- Wed Apr 14, 2021 8:23 am
- Forum: Problems
- Topic: getting false positive from eset antivirus
- Replies: 7
- Views: 14416
Re: getting false positive from eset antivirus
HI Paul, we often contact different antiviruses about such problems, they reply that problem happen with particular files only, and that you have to submit them falsely detected sample in order to fix that. We do not have solid solution against false positives, except the code signing. If it is poss...
- Tue Apr 13, 2021 10:15 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Main executable lies in child folder
- Replies: 4
- Views: 2898
Re: Main executable lies in child folder
You need to select %DEFAULT FOLDER% first.HowardSmall wrote: ↑Sun Apr 11, 2021 3:59 amI have a similar situation but every time I try to add the folder ".." it adds it to the bottom of the folder list, i.e. inside the bin folder. Must be missing something but nothing I have tried puts it immediately below the %DEFAULT FOLDER%
- Fri Apr 02, 2021 10:31 am
- Forum: Basic
- Topic: use DLL result that packed by enigma
- Replies: 1
- Views: 485
Re: use DLL result that packed by enigma
Hi, That, of course, is OK that Enigma API functions do not work if file is packed with another packer. Enigma API also do not work if the file is not packed. And you can protect the dll with Enigma and use this dll with any other exe (exe can be also protected, not protected or protected with anoth...
- Wed Mar 31, 2021 2:29 pm
- Forum: Problems
- Topic: Javascript/ createjs elements not working in converted exe
- Replies: 2
- Views: 194
Re: Javascript/ createjs elements not working in converted exe
Hi, first advice that you could try is following: http://www.softwareprotection.info/2018/09/protecting-overlay-and-self-test-applications/ Please carefully follow recomendations in tutorial. If this does not help, send us some non protected sample at support@enigmaprotector.com, we will check what ...
- Tue Mar 30, 2021 7:42 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Unable to package Electron files into single application
- Replies: 2
- Views: 457
Re: Unable to package Electron files into single application
Hi, looks like you wrote us at email, right?
If yes, did you receive our reply?
Please use this new fixed version: https://enigmaprotector.com/assets/file ... 210329.exe
If yes, did you receive our reply?
Please use this new fixed version: https://enigmaprotector.com/assets/file ... 210329.exe
- Mon Mar 29, 2021 11:05 am
- Forum: Problems
- Topic: getting false positive from eset antivirus
- Replies: 7
- Views: 14416
Re: getting false positive from eset antivirus
2021 same problem "A Variant Of Win32/Packed.EnigmaProtecto" strange that I have tested other protectors and it does not happen maybe you may need to change something in the system so they don't discover "enigma protector"? No, we can't do anything with that. Most correct way to fix it and avoid th...
- Mon Mar 22, 2021 7:50 am
- Forum: Enigma Protector - Online Solutions
- Topic: Kindly send BUY link
- Replies: 1
- Views: 710
Re: Kindly send BUY link
Hi, have sent the order link on your email.
- Thu Mar 18, 2021 10:14 am
- Forum: Problems
- Topic: Running protected applications under Wine
- Replies: 2
- Views: 37786
Re: Running protected applications under Wine
Hi Paul,
We can make such functionality. Please send us message at support@enigmaprotector.com in order to test this new feature out.
We can make such functionality. Please send us message at support@enigmaprotector.com in order to test this new feature out.
- Wed Mar 03, 2021 10:59 am
- Forum: Problems
- Topic: Clock reversal issue
- Replies: 9
- Views: 22062
Re: Clock reversal issue
Example: EP_TrialClockReversedDays = 28 Today = 02/03/2021 Today + EP_TrialClockReversedDays = 30/03/2021 Today - EP_TrialClockReversedDays = 02/02/2021 the correct date = ?? This should be: Today + EP_TrialClockReversedDays = 30/03/2021 Looks unreal? Why that happened? EP_TrialClockReversedDays re...
- Wed Mar 03, 2021 10:56 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Issue in a boxed app when changing "Regional Settings" on Windows 10
- Replies: 9
- Views: 1254
Re: Issue in a boxed app when changing "Regional Settings" on Windows 10
Thanks for information guys!