Realm 18 Posted May 19, 2010 I was thinking of creating a permission file with only a few keys, each key being crypted with a seperate crypt key, and then crypting the entire file afterwords. I have'nt tried it yet, but was wondering some of your takes, if this is possible, or if its a good idea, if not a good idea, what problems could I encounter. or if the extra work of security would be a waste of time? My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. Share this post Link to post Share on other sites
Jos 2,211 Posted May 19, 2010 I was thinking of creating a permission file with only a few keys, each key being crypted with a seperate crypt key, and then crypting the entire file afterwords.I have'nt tried it yet, but was wondering some of your takes, if this is possible, or if its a good idea, if not a good idea, what problems could I encounter. or if the extra work of security would be a waste of time?whatever encryption you use or security you apply, AutoIt3 is an interpreter and as such requires valid source to be able to run it. 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. Share this post Link to post Share on other sites