Thornhunt Posted October 27, 2009 Share Posted October 27, 2009 of for sercurity reasons.. i would like to kno if it is still possible to add a password while compiling a exe ? Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted October 27, 2009 Share Posted October 27, 2009 of for sercurity reasons.. i would like to kno if it is still possible to add a password while compiling a exe ?Why don't you try to compile and see what happens .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
Thornhunt Posted October 27, 2009 Author Share Posted October 27, 2009 (edited) ok im gonna download scite4 because theres no option to add a password with the one i got XD //edit holy sht bricks ..xD o pen tools menu and almost soiled myself with all the added options XD tnks Edited October 27, 2009 by Thornhunt Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D Link to comment Share on other sites More sharing options...
Thornhunt Posted October 27, 2009 Author Share Posted October 27, 2009 ok i still cant find the option to add a password :S Budweiser + room = warm beerwarm beer + fridge = too long!warm beer + CO2 fire extinguisher = Perfect![quote]Protect the easly offended ... BAN EVERYTHING[/quote]^^ hmm works for me :D Link to comment Share on other sites More sharing options...
FuryCell Posted October 27, 2009 Share Posted October 27, 2009 ok i still cant find the option to add a password :SAutoIt now dosent require a password when compiling because it uses a new method of compiling which is more secure HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code. Link to comment Share on other sites More sharing options...
somdcomputerguy Posted October 27, 2009 Share Posted October 27, 2009 I believe Thornhunt wants to integrate a password which would have to be entered in order for the compiled script to run.. That would have to be code added in the script before it's compiled. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Link to comment Share on other sites More sharing options...
omikron48 Posted October 27, 2009 Share Posted October 27, 2009 Is storing a string into a variable and using InputBox and comparing the input before proceeding the rest of the script execution secure enough or does it need some sort of encryption too? Link to comment Share on other sites More sharing options...
JohnOne Posted October 27, 2009 Share Posted October 27, 2009 It really depends what you want To stop someone decompiling and stealing your code, I gather, you can only make it more difficult with obrufiscater <sp> and the like. Just in order to run the script, have a look here http://www.autoitscript.com/forum/index.php?showtopic=104465 AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
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