Search found 13 matches

by SeniorEx
Wed Apr 29, 2015 2:07 am
Forum: Problems
Topic: Help: Key Not Working for Articulate Storyline Output exe
Replies: 6
Views: 21786

Re: Help: Key Not Working for Articulate Storyline Output ex

I agree with Ilya, i too use the full licensed retail version , and have used every possible option of this beautiful protector , especially the registration functions ( SDK or not ) , and all are without a flaw! i'm very happy with it. :)
by SeniorEx
Wed Apr 29, 2015 1:54 am
Forum: Basic
Topic: EncryptedConstant
Replies: 3
Views: 16334

Re: EncryptedConstant

Yes, just to confirm, it is ok! It is really an integer... Dword is used just for a proper structure alignment. Yes thank you for your reply , its just that i used to know that DWORD is an unsigned integer with a range of 0 to 4294967295 , and assigning the EncryptedConstant the signed value will d...
by SeniorEx
Wed Apr 22, 2015 1:54 am
Forum: Basic
Topic: EncryptedConstant
Replies: 3
Views: 16334

Re: EncryptedConstant

I tested it and its Ok :)
by SeniorEx
Tue Apr 21, 2015 4:33 am
Forum: Basic
Topic: EncryptedConstant
Replies: 3
Views: 16334

EncryptedConstant

EncryptedConstant is defined as a DWORD in TKeyGenParams but my App's Enigma project file option has a signed EncryptedConstant value : -289761XXX , is it OK , should i use it signed or unsigned ? thanks.
by SeniorEx
Thu Mar 12, 2015 4:41 am
Forum: Problems
Topic: VM Macro Lag
Replies: 6
Views: 18001

Re: VM Macro Lag

Looks like your loop is very time consuming, if even vm_marker does not provide enough speed for this part of the code, then it would be better just avoid to protect this loop. No any other ways to do that. Yes exactly , i tried one day to protect a CRC32 function with VM markers :roll: , took an e...
by SeniorEx
Thu Mar 12, 2015 4:38 am
Forum: Problems
Topic: EP's VirtualBox and Windows StartUp.
Replies: 2
Views: 8592

Re: EP's VirtualBox and Windows StartUp.

It sounds like your having troubles with the current working directory being invalid, since you are starting it via autorun. Try making your program open the secondary exe with the full path to the file. You probably have it do this. open(secondaryfile.exe); instead do this: open(c:/full/path/to/fi...
by SeniorEx
Tue Feb 24, 2015 7:24 am
Forum: Problems
Topic: EP's VirtualBox and Windows StartUp.
Replies: 2
Views: 8592

EP's VirtualBox and Windows StartUp.

Hi, I came across a problem with The Enigma Protector today 4.20, my soft has one exe file binded with the main soft, i used the option "Virtual Box" of the protector, all normal when run by double click , but the problem lies when i wanted to make my soft start each time at the Windows st...
by SeniorEx
Tue Feb 03, 2015 9:22 pm
Forum: Basic
Topic: dialog designer help
Replies: 1
Views: 10301

Re: dialog designer help

Use Enigma API to solve all of ur problems , read the help file. for ex to avoid closing the nag (delphi) uses enigma_ide; // the module contains a definitions of Enigma API function ProcessRegistration(Name, Key : string) : boolean; begin Result := fasle; if EP_RegCheckAndSaveKey(PChar(Name), PChar...
by SeniorEx
Sat Jan 17, 2015 10:09 pm
Forum: Problems
Topic: Please help, protection Removing the enigma
Replies: 4
Views: 12565

Re: Please help, protection Removing the enigma

Your question is not clear, are you trying to unpack some kind of a program protected with Enigma or what ? recheck your question and don't use Google translator to translate Indonesian to English it sucks , search for a friend who speaks English and Indonesian very well and ask him to translate for...
by SeniorEx
Fri Jan 16, 2015 11:30 pm
Forum: Problems
Topic: Please help, protection Removing the enigma
Replies: 4
Views: 12565

Re: Please help, protection Removing the enigma

Good night. :lol: