View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default VBA Password Workaround

I don't know about any free software but a hex editor can work.

Not easy but can work.

See John McGimpsey's site.

http://www.mcgimpsey.com/excel/fileandvbapwords.html


Gord Dibben MS Excel MVP

On Mon, 23 Nov 2009 10:17:02 -0800, Wet Pimple <Wet
wrote:

Hi,

Is there any free software that will either remove or extract the excel VBA
password in a workbook.

I have tried a Hex editor but keep getting different string lengths for the
comparison strings between the password protected VBA code and the overlay
workbook.

Thx