Jump to content

Recommended Posts

Posted (edited)

hi ,any one can help mee how to add macros  in my code source autoit to use code virtualizer ??

 

and what is the best tools to protect autoit source ?

Edited by hiplorenzo
Posted

Since code virtualizer is about obfuscation of executable machine code and AutoIt does not compile to machine code it would be of little use the way you want to use it (the protection of your scripts source).

It would have to be implemented by the developer at the source level of the standalone interpreter, even then it would still only be considered a countermeasure for the interpreters machine instructions and not your AutoIt instructions.

wtfpl-badge-1.png

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
  • Recently Browsing   0 members

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