Mattraks Posted September 9, 2008 Share Posted September 9, 2008 (edited) Delete Edited October 21, 2008 by Mattraks Link to comment Share on other sites More sharing options...
DW1 Posted September 9, 2008 Share Posted September 9, 2008 on a side note, couldn't the user just take a screen capture of the picture and modify it anyways, no matter what encryption was used? AutoIt3 Online Help Link to comment Share on other sites More sharing options...
Prab Posted September 10, 2008 Share Posted September 10, 2008 What you are looking for is more along the lines of a digital signature or a hash. http://en.wikipedia.org/wiki/Cryptographic_hash Check the example script forum for MD5 or SHA1. FolderLog GuiSpeech Assist Link to comment Share on other sites More sharing options...
enaiman Posted September 10, 2008 Share Posted September 10, 2008 http://www.autoitscript.com/forum/index.ph...&hl=include SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :) Link to comment Share on other sites More sharing options...
Szhlopp Posted September 10, 2008 Share Posted September 10, 2008 Whatever that script is its terrible and has nothing to do with what I was intendingROFL is terrible? He was just trying to help you. That is a very viable way to have something not be changed. Just have the script re-write the picture everytime it boots up. RegEx/RegExRep Tester!Nerd Olympics - Community App!Login UDFMemory UDF - "Game.exe+753EC" - CE pointer to AU3Password Manager W/ SourceDataFiler - Include files in your au3!--- Was I helpful? Click the little green '+' Link to comment Share on other sites More sharing options...
trancexx Posted September 10, 2008 Share Posted September 10, 2008 You don't have to encrypt or decrypt anything for that (this) purpose.Prab gave you good (excellent) advice. Get familiar with MD5. There is beautiful script for calculating hashes - check hereJust check hash, and if it's changed abort execution of... whatever you want. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
trancexx Posted September 10, 2008 Share Posted September 10, 2008 It just doesn't seem professional to have it right where to user can take it.Have what? ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
DW1 Posted September 10, 2008 Share Posted September 10, 2008 (edited) Having it hard coded in the file is kinda bad to meIt just doesn't seem professional to have it right where to user can take it.Is it just me or did you just essentially say "I don't want it located out of the script, but I don't want it located in the script"?The hash checking solution can work for what you are after, as well as the 'Include file in your EXE' script, as well as FileInstall().Whatever that script is its terrible and has nothing to do with what I was intendingI want to add on a side note that I think the script from Szhlopp is far from "terrible"...If this is how you treat people that are going to try to help you then I am not going to join in on helping you, and encourage others to do the same!EDIT:If we are critiquing peoples scripts and scripting abilities, I would like to point out that you should have been able to make AT LEAST three variations on this script (all of which, working) to accomplish your task from the help that has been provided. Edited September 10, 2008 by danwilli AutoIt3 Online Help Link to comment Share on other sites More sharing options...
trancexx Posted September 10, 2008 Share Posted September 10, 2008 (edited) Follow me Edited June 27, 2009 by trancexx ♡♡♡ . eMyvnE 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