Ace08 2 Posted April 15, 2011 Hi here i was just wondering, can autoit differentiate an encrypted and non encrypted file? Right now im not looking at the extension name such as ".Zip" because sometimes i can have a ".TXT" encrypted file. Work smarter not harder.My First Posted Script: DataBase Share this post Link to post Share on other sites
smartee 14 Posted April 15, 2011 Yes, it can, so long as the unencrypted data appears sufficiently different from its encrypted form. Can you say what type/s of encryption are you using? and on what (type/s of)data? Share this post Link to post Share on other sites
Ace08 2 Posted April 15, 2011 Thanks smartee, well all of the files are in text file format and i receive a 2.0zip compatible encryption(the lowest of all the encryption methods) Work smarter not harder.My First Posted Script: DataBase Share this post Link to post Share on other sites