Search found 10 matches

by davidwilbourn
Mon Sep 23, 2024 10:19 am
Forum: Basic
Topic: Suggestion: Naming Markers / Sections
Replies: 4
Views: 6092

Re: Suggestion: Naming Markers / Sections

Sorry for the delay, Notify on reply was off :oops:

It looks like I messed up something when trying to customise the Example KeyGen. Gone back to the original and that seems to work.

Sorry for wasting your time!
by davidwilbourn
Thu Sep 12, 2024 4:36 pm
Forum: Basic
Topic: Suggestion: Naming Markers / Sections
Replies: 4
Views: 6092

Re: Suggestion: Naming Markers / Sections

I finaly found some time to try making my customised Key Genenerator using the example you mentioned. It generates unlock codes but none of the codes are recognised as valid by my protected application. I did protect my custom KeyGen program as described in the enigma_ide64.ini file, using the same ...
by davidwilbourn
Fri Aug 23, 2024 12:00 pm
Forum: Basic
Topic: Suggestion: Naming Markers / Sections
Replies: 4
Views: 6092

Suggestion: Naming Markers / Sections

I would like to suggest you add a way to name the 16 Markers / Sections in the Keys Generator. I have just started using 4 Markers and already I see that it will require careful management to get the right Marker number for a particular function. I don't think it would be necessary to change the act...
by davidwilbourn
Mon Jun 17, 2024 9:31 am
Forum: Basic
Topic: Reset Trial period from within the protected application
Replies: 2
Views: 1768

Re: Reset Trial period from within the protected application

Thanks for the reply. Your future version sounds like it could be useful but I think I came up with a work-around over the weekend that will suit my needs.
by davidwilbourn
Thu Jun 13, 2024 11:37 pm
Forum: Basic
Topic: Reset Trial period from within the protected application
Replies: 2
Views: 1768

Reset Trial period from within the protected application

There is a command EP_RegDeleteKey to reset the Machine Code licensing from within an application but there does not seem to be a way to reset the Trial period in a similar way. I would really like to be able to build this ability into my application for those potential customers who really need a b...
by davidwilbourn
Mon May 08, 2023 10:14 am
Forum: Problems
Topic: Windows on ARM
Replies: 0
Views: 6755

Windows on ARM

A customer has reported that trying to use my Enigma protected program in a Windows on ARM PC results in a "Internal Protection Error" and failed start. He found a way round this using Safe Emulation Mode for the program but it would be nice if there was a better error report or some way t...
by davidwilbourn
Fri Nov 25, 2022 4:39 pm
Forum: Enigma Protector x64
Topic: DLL Call fails when EXE protected
Replies: 3
Views: 8114

Re: DLL Call fails when EXE protected

Closed - problem was with the DLL (32 bit version used cardinal for the handle, 64bit version used NativeUInt)
by davidwilbourn
Fri Sep 23, 2022 4:50 pm
Forum: Enigma Protector x64
Topic: DLL Call fails when EXE protected
Replies: 3
Views: 8114

DLL Call fails when EXE protected

My app calls a DLL to do some number crunching (geographic coordinate conversion). This works fine in the un-protected and enigma protected 32bit version of my app and also in the unprotected 64bit version. But once I protect the 64bit version the calls to the DLL no longer work. The DLL is being lo...
by davidwilbourn
Fri Aug 05, 2022 3:32 pm
Forum: Problems
Topic: Program won't run after protection in Windows 11
Replies: 1
Views: 5932

Re: Program won't run after protection in Windows 11

Solved, Combination of update to a 3rd party File List control & the madExcept options being reset by a new installation.
by davidwilbourn
Thu Aug 04, 2022 12:35 am
Forum: Problems
Topic: Program won't run after protection in Windows 11
Replies: 1
Views: 5932

Program won't run after protection in Windows 11

I have been using Enigma protector on a program for many years without problems. I have just got a new Windows 11 PC and have discovered that the program will no longer run after being protected on the Win11 PC. On both Win10 & Win11 it shows my Splash screen (just a form that is shown while the...