Search found 6 matches

by brunosilva
Fri Apr 04, 2014 1:42 pm
Forum: Basic
Topic: Best Practices and develop with scheme protection
Replies: 0
Views: 13224

Best Practices and develop with scheme protection

Hi Do you have any doc with best practices to protect my app? also is there any trick to develop my app using some of the protecting schemes that only work when the file is wrapped? Let me give you some examples: - I control program features with sections. How can I develop and debug program feature...
by brunosilva
Fri Mar 07, 2014 11:25 am
Forum: Problems
Topic: EP_RegKeyInformation crashed my VB6 APP
Replies: 9
Views: 30169

Re: EP_RegKeyInformation crashed my VB6 APP

Hello

it's .bas file... not .pas file.

Anyway it worked!!!! :D

I Will buy the tool in a couple of days to deploy my app.

Thanks for the big support! :D

Bruno
by brunosilva
Thu Mar 06, 2014 2:56 pm
Forum: Problems
Topic: EP_RegKeyInformation crashed my VB6 APP
Replies: 9
Views: 30169

Re: EP_RegKeyInformation crashed my VB6 APP

new version of program sent by mail to support!
by brunosilva
Tue Mar 04, 2014 12:17 pm
Forum: Problems
Topic: EP_RegKeyInformation crashed my VB6 APP
Replies: 9
Views: 30169

Re: EP_RegKeyInformation crashed my VB6 APP

Hi

the file is protected...

iI just added msgbox to display the values after protect the file.

:(

Bruno
by brunosilva
Mon Mar 03, 2014 4:35 pm
Forum: Problems
Topic: EP_RegKeyInformation crashed my VB6 APP
Replies: 9
Views: 30169

Re: EP_RegKeyInformation crashed my VB6 APP

Hi thanks for the fast response but I still have some problems: I changed the TkeyInformation struture in enigma_ide.bas and now the program doesn't crash. But the EP_RegKeyInformation(Name, Key, vDados) function returns allways false. It's not suposed to (I think). After that, the 16 vDados.Encrypt...
by brunosilva
Wed Feb 26, 2014 5:20 pm
Forum: Problems
Topic: EP_RegKeyInformation crashed my VB6 APP
Replies: 9
Views: 30169

EP_RegKeyInformation crashed my VB6 APP

Hi i'm trying engima Protector before buying (version 3.150] and i'm having problems checking sections. I have a form with 3 text boxes (HWID, user, Key) and 16 checkboxes for each possible sections (for different features in my program). First, in the example folder of the programa, there isn't an ...