Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you,
I'm not planning to distribute this excel file - and it is doubtful anyone has access or would have much of a desire to access it. I would just like to think that if someone happened upon it, it would be a little harder than a few key strokes to open it. Chris "Leith Ross" wrote in message oups.com... On Nov 10, 4:05 pm, "C. Bailey" wrote: I created an Excel 97 file, used the "Save As" option and input a password (i.e. a put a "file open" password on the file). The password had 8 numbers in it, one upper case letter, two lower case letters, and a special character for a total of 12 characters long (you wouldn't find anything resembling this in a dictionary). The on-line program at secure.decryptum.com broke the password in only a couple minutes. Did it do this through brute force or is it able to tell the contents of file through another technique? It almost sounds like it can remove the Microsoft security features. If I want the contents of this file to be more secure, would I be further ahead using the encryption that comes in products like Winzip, TrueCrypt, Easycrypto, etc? Or is there an easier way within Excel or VBA to make them secure? It is an eye-opener how easy it is to get access to an Excel file! Thank you, Chris Hello Chris, You don't mention what you want to do. Are you wanting to keep it safe from others on a server? Are you planning to distribute your program? Regardless, all of Excel's passwords and VBA's are easily broken. The degree of security is relative to knowledge of the user. Find the right people with some inside knowledge about any security feature, and it can be defeated. That's why 2 people can keep a secret, especially when one is dead. The level of security depends on your needs, and the users knowledge. Using other measures, like you have, will definitely keep your information more secure. Sincerely, Leith Ross |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel passwords. | Excel Discussion (Misc queries) | |||
passwords for excel | Excel Discussion (Misc queries) | |||
Passwords in Excel | Excel Worksheet Functions | |||
Excel - Passwords | Excel Discussion (Misc queries) | |||
Passwords in VBA / Excel | Excel Programming |