Jump to content

code protection


Recommended Posts

EnCodeIt

EDIT: darn beaten...

I tried to encode the following with EnCodeit2.0 :

CODE
; Here is a literal string

$String = "Here is a literal string, the variable is also a string."

; The following is a function

MsgBox(0, "Literal String", $String); A function containing literal strings

Exit; Not a literal string

The following message appears when encdeit 2.0 attempting to encode .

Autoit error

" Line 0 (File "c:\in");

Error reading the file "

Exe2aut Error

" Unable to open the compiled script "

and Encodeit 2.0 continues to encode the script.

the output file does not work !

I tried it on line /internet / ..... what is going wrong ? :P

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...