Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default macro to crack passwords

whylite wrote:
I password protected a spread sheet with a number and then used a macro to
crack the password. Within the macro I requested that it give me a message
box telling me the number that it used to unlock the page. I was amazed to
find that the number did not match the password I had used. I relocked the
page with the original password and the tried to unlock the page with the
number that the macro gave me and sure enough the page unlocked. I am
wondering is it also possible that if I use letters to protect a page that
the result would be the same? That it could be possible to unlock the page
without have the correct password.



It does not store the password, but rather a "hash" value computed from it.
It is not particularly unusual that more than one password string will hash
to the same stored value. That's just how secure it actually is.



Bob
--
Reply
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
Macro passwords JLatham Excel Discussion (Misc queries) 0 April 2nd 10 01:31 PM
Crack excel passwords Gopalakrishnan Excel Discussion (Misc queries) 2 July 14th 09 04:19 PM
Macro Passwords bmorgan8h Excel Discussion (Misc queries) 2 January 31st 09 09:38 PM
Macro & XLA passwords Geoff[_9_] Excel Programming 2 May 17th 04 02:46 PM
Macro Passwords Ben E Excel Programming 1 July 30th 03 12:55 PM


All times are GMT +1. The time now is 09:31 AM.

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"