hiplorenzo Posted December 26, 2014 Posted December 26, 2014 (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 December 26, 2014 by hiplorenzo
hiplorenzo Posted December 26, 2014 Author Posted December 26, 2014 Protection Information ---------------------------- Virtualizer Macros: 0 NO FUNCTIONS FOUND TO VIRTUALIZE!!!
Mobius Posted December 26, 2014 Posted December 26, 2014 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now