LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.sdk
external usenet poster
 
Posts: 7,247
Default Distribute Excel Workbook with licence?


I think it's a myth


I use VBA Key from PassWare ($45), and it breaks VBA passwords in
a matter of a few seconds. For example, a 16 character mixed
alpha/numeric/special char password was broken in Excel 2003 in
about 3 seconds.

Of course, it doesn't recover the password that was actually used
to protect the project, only a password that will work to open
the project.

The principle still stands: password protection is useless
against users who really want to get to your code. If security is
critical, write a COM Add-In.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Mike MacSween" wrote
in message ...
"Dave Peterson" wrote in message
...
I'm not Chip, but until he returns...

Excel Addins (*.xla's) are not secure at all--and without a

password, even
the
most mildly curious will be able to see/modify your code.

Addins with passwords are only slightly better. The

passwords will stop
the
honest--but not the determined. And there are password

breakers all over
the
internet. With enough money (about 50 USD, IIRC), anyone can

see and
modify

Not talking about this particular case, but I frequently hear

the 'you can
buy a password cracker so the password is useless' statement. I

bought one
yesterday and ran it against the file open password on an Excel

file. I'd
used a deliberately obscure, completely non alphanumeric long

password. It
went through the dictionary attack (and failed, obviously) in 5

seconds. It
then started on the brute force attack (well, a sort of refined

brute
force). I turned it off after a few hours when it was still

running
bXXXXXXX. As a matter of fact when I tried to set it up to so

that it would
(eventually) get my password it complained that it would take

too long, and
shortened the length of the passwords it would try, basically

guaranteeing
it wouldn't ever get mine. It estimated 45,000 days!

I think it's a myth. Sure, if somebody uses their first

name+last name as a
password, that's easy to crack. I've 'cracked' that often

enough when I've
needed to log on as a user and I know their name. But I really

don't think
that passwords are as useless as everybody says. If you know

how to make a
very strong password then you can do a lot.

Mike




 
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
how do I distribute a pivot content into different workbook? nnsyan Excel Discussion (Misc queries) 0 June 10th 08 04:53 PM
distribute rows from one workbook to other workbooks JD Excel Discussion (Misc queries) 3 November 14th 07 02:21 PM
Distribute a secure Workbook scott56hannah Excel Discussion (Misc queries) 1 June 25th 07 02:09 PM
Do I Need Licence to Develop Excel Tools for Sale? Excel4Engineer Excel Programming 2 February 8th 04 07:46 PM
How can I distribute Workbook with VBA code and library references to other computers vrj Excel Programming 1 January 9th 04 08:35 PM


All times are GMT +1. The time now is 07:41 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"