Jump to content

Recommended Posts

Posted

Hi, i wanted to automate an installation for users who havent administrator privileges. They know auto it and know how to decompile it. Exist a methode to encrypt the Administrator password in the source code? :lmao:

Posted

That's not possible since you would need to write everything neccessary into the script to decrypt the password. So even if it would be encrypted, it's possible to decrypt the password, you'd just increase the work needed to do this.

Even the password you can specify to restrict decompiling is not better since the script needs to be able to decrypt itself to run.

So after all, it only makes the decryption a bit harder.

Posted

Actually, you don't need SciTe: this is a feature of aut2exe, which comes standard with the au3 installation

--> Start / Programs / Autoit v3 / Compile script to exe.

:lmao:

Posted (edited)

Hi, thanks for your fast answers. I will try to use your tips and then I can automate the installations for users without administrator privileges :lmao:

Edited by Sebastian82

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
×
×
  • Create New...