Jump to content

How to use built in obfuscator


 Share

Recommended Posts

Well, if you'll run the Obfuscator on this script it will break. Because of the process to obfuscate your script it'll use a lot of it's own Execute() called something like this is going to break:

Execute('_MyFunc()')

Func _MyFunc()
    MsgBox(0x40, 'Title', 'Text')
EndFunc

It should output to the output pane this issue. Anyway, if Jos don't mind, you can PM him the script and he'll take a look if he has the time to... You know, nothing is perfect. >_<

Link to comment
Share on other sites

  • Developers

You seem to hit on a hard-crash.

Download the latest Beta version of Obfuscator and try again.

When that still causes a crash then zip up all needed files and pm them to me so I can do some testing.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

You seem to hit on a hard-crash.

Download the latest Beta version of Obfuscator and try again.

When that still causes a crash then zip up all needed files and pm thyem to me so I can do some testing.

Jos

ok thanks will try that
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...