LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Block cracking code from opening protected excel sheets

Hi,

You can't.

No matter how complex an excel password is, Excel converts it into a 12
characters string. the first 11 characters are either A or B and the last is
one of 95 characters in the ASCII range of 32 (space) to 126 (~Tilde) or
194,560 possible combinations so no matter what password you use one of those
combinations will remove the password.

There are several bits of code on the net that try each of those
combinations in turn.

In short Excel worksheet protection is to guard against inadvertant change
and will not deter the malicious for more than a few moments.
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Barbara" wrote:

There is a code that has been found that opens our password protected files
even thought the sheet is protected is there a way to prevent this.
AAAAABBAABBf typed in will unlock the sheet and now that the majority of
people here know that I need to find a way to lock it up without having to
use a password to open the file (people need to see the content). Does
anyone know how to block this?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove Protected Macro Code from Excel Module TGV[_2_] Excel Discussion (Misc queries) 4 August 24th 09 04:10 PM
Opening Protected EXCEL worksheets to update linked data doctorjones_md Setting up and Configuration of Excel 9 August 7th 06 10:51 AM
Opening Protected EXCEL worksheets to update linked data doctorjones_md Links and Linking in Excel 9 August 7th 06 10:51 AM
Office Friday fun - cracking an excel Quiz... Petitboeuf Excel Discussion (Misc queries) 4 January 23rd 06 12:34 PM
Excel password protected not opening up on just one PC. M. Lord Excel Discussion (Misc queries) 2 July 25th 05 04:01 PM


All times are GMT +1. The time now is 08:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"