Lost VBA password for addin.

1 reply [Last post]
User offline. Last seen 2 years 20 weeks ago. Offline
Joined: 01/02/2011
Posts: 1

Some time ago I created a series of Excel addins with xla extensions.  They were all password protected, each with a different password depending on it's ciculation.  It's been about two years since I've looked at the files, and now I don't remember some of the password. 

I tried one of the tips on the forum, and swaped out several line of code from a file with a known password to the old file, but it's still not working.  Instead I get a message that the file is write protected, can't be saved under the old name.  When I save it under a new name then click on it it still tells me the file is write protected.  Can anyone help?

User offline. Last seen 3 weeks 3 days ago. Offline
Joined: 06/02/2008
Posts: 15
Password for XLA

Hi,

I have used the method described at the link below to Break Excel password.

I guess you can try the method with your xla.

http://www.xlmacros.com/Break%20Excel%20VBA%20Password

You will need a Hex editor to do this thing. You can download a free version at the link below.

http://www.handshake.de/user/chmaas/delphi/download/xvi32.zip

Let me know if you are able to do this.

Regards