Password protected VBA project

  • Thread starter Thread starter Tomasz Klim
  • Start date Start date
T

Tomasz Klim

Hi

I need to unlock the VBA project in an Excel file, but I don't remember the
password.

I know, that there is a small script, that is searching for password for
protected worksheet using brute-force technique. But it only works for
worksheets - not for VBA projects.

Is there any other tool for this?

Thanks in advance!

T.
 
Back
Top