Cascos Posted April 23, 2008 Posted April 23, 2008 (edited) Hi Where is passphrase in "Aut2exe" (Autoit version 3.2.10)? Where is #AutoIt3Wrapper_PassPhrase=? How i can insert passwords in compiled scripts? Thanks Edited April 23, 2008 by Cascos
TomZ Posted April 23, 2008 Posted April 23, 2008 Decompiling scripts is no longer supported by AutoIt, so the passphrase option has been removed.
Cascos Posted April 23, 2008 Author Posted April 23, 2008 Decompiling scripts is no longer supported by AutoIt?... Why?! :-(
Zedna Posted April 23, 2008 Posted April 23, 2008 Decompiling scripts is no longer supported by AutoIt?... Why?! :-(Because original script isn't stored inside EXE in original encrypted form like before. Now it's stored there in bytecode form.This has many benefits.So it's on you to create backups of your original AU3 sources. Resources UDF ResourcesEx UDF AutoIt Forum Search
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