Jump to content

checksum in autoit?


gcue
 Share

Recommended Posts

is there a way to do a checksum?

from my understanding a checksum is a better way of identifying the integrity of a file.

to prevent fradulant attempts where people could just rename of the file and even have the filesize close enough, id like to perform a checksum on a particular file before contuning with the rest of the script

this link mentioned here is down.. and couldnt find any other posts on it

http://www.autoitscript.com/forum/index.ph...amp;hl=checksum

Edited by gcue
Link to comment
Share on other sites

Do you want an MD5 Checksum of the script? You can embed the MD5sum you consider original in the script and test it against it and exit if it fails. I might have read your question wrong. I use the MD5 UDF found on these forums for many programs and it works perfect for me so far.

Hope this helps.

www.abox.orgAvery HowellVisit My AutoIt Websitehttp://www.abox.org
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...