View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Myrna Larson Myrna Larson is offline
external usenet poster
 
Posts: 863
Default easy to crack vba password

The only way would be to convert the code to a COM add-in or DLL. A standard
XLA is no more secure than an XLS file.


On Sat, 19 Feb 2005 00:41:03 -0800, François
wrote:

HEllo,
I'm very disapointed about the security of the vba passwords !
To check how secure are my vba devlp, I have purchase a tools for 45$. And
after a few seconds the password was cracked !. (lenght 10 char with letters
and digits)
Is there a way to secure more ?
Could we transform a VBA into an XLA and how ?

Many thanks

François.