What to do when you have lost the passord to a VBA ?

  • Thread starter Thread starter FrodeOlsen
  • Start date Start date
F

FrodeOlsen

What to do when you have lost the passord to a VBA ?

I need some help....
What can be done when you loose the password to your VBA??
Is everything lost or is there a backdoor???
 
There are various programs available (some are free but may only crack
passwords up to a certain length before you have to register/buy the
product).

Also, here is a previous post on the subject. But, you need a hex editor
and the "keys" he speaks of are towards the end of the file under "Summary
Information" (I think). Be sure your file is backed up since any little
mistake can trash the file (as at least one unlucky poster found out).

http://www.microsoft.com/office/com...937d&mid=b0bf733a-7852-4063-a27b-a754fa9c937d
 
FrodeOlsen said:
What to do when you have lost the passord to a VBA ?

I need some help....
What can be done when you loose the password to your VBA??
Is everything lost or is there a backdoor???
I have been able to open an Excel file in OpenOffice and at least view
the VBA code, if not execute it.

Bill
 
Back
Top