Search found 8 matches

by yunia
Mon Mar 25, 2013 2:45 pm
Forum: Problems
Topic: VM Marker Not Working on VB6
Replies: 7
Views: 22037

Re: VM Marker Not Working on VB6

Hi Enigma

I have tested it already and it work like a charm, thanks for your support. :)
by yunia
Thu Mar 21, 2013 9:06 am
Forum: Problems
Topic: VM Marker Not Working on VB6
Replies: 7
Views: 22037

VM Marker Not Working on VB6

Hi Enigma

Sorry for my bad english. I using Enigma version 3.130, VB6, Windows 7 64 Bit. When I Protecting project that using tag VM Marker then the protected files cannot processing, and not responding, I attach the project file, thanks for helping me.

Regards
Yunia
by yunia
Thu Feb 21, 2013 2:00 am
Forum: Basic
Topic: Markers Unprotected
Replies: 10
Views: 32453

Re: Markers Unprotected

well.. I got all answers that I need.. thanks for helping me.

Regards
Yunia
by yunia
Wed Feb 20, 2013 9:24 am
Forum: Basic
Topic: Markers Unprotected
Replies: 10
Views: 32453

Re: Markers Unprotected

Besides VB6, we will also protect Visual C++ and Delphi files :)
by yunia
Wed Feb 20, 2013 9:06 am
Forum: Basic
Topic: Markers Unprotected
Replies: 10
Views: 32453

Re: Markers Unprotected

ok thanks for explaination.. I started like Enigma, may be next month I'll buy (still process making credit card).. actually I both compile 64bit and 32bit, if I buy Enigma will I get both version? or I have to pay twice for 32 bit and 64bit?
by yunia
Wed Feb 20, 2013 8:03 am
Forum: Basic
Topic: Markers Unprotected
Replies: 10
Views: 32453

Re: Markers Unprotected

I absolutely will use VM Markers, there is another question.. will EP_ProtectedStringByID or EP_ProtectedStringByKey got fail if the exe file get unpacked?
by yunia
Tue Feb 19, 2013 4:04 pm
Forum: Basic
Topic: Markers Unprotected
Replies: 10
Views: 32453

Re: Markers Unprotected

Hi Yunia,

Unprotected markers are used to mark the parts of code that will be eliminated after protection.
This does not mean that if the file got unpacked, these parts of code will be run.

To avoid unpacking, you may use the Enigma ApI functions, for eg this one: http://enigmaprotector.com/en ...
by yunia
Tue Feb 19, 2013 3:45 am
Forum: Basic
Topic: Markers Unprotected
Replies: 10
Views: 32453

Markers Unprotected

I am using VB6, sorry for my bad english. I want to ask about the application of "Markers Unprotected", I know if the exe file not protected by enigma than code on the marker "Markers Unprotected" will be executed, but since I can't unpack my own protected files.. I want to ask this.. if the exe ...