Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check out the below link
http://www.mcgimpsey.com/excel/removepwords.html If this post helps click Yes --------------- Jacob Skaria "Wet Pimple" 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I have a workaround | Excel Worksheet Functions | |||
Found a workaround | Excel Programming | |||
Workaround for com exe timer?? help | Excel Programming | |||
Protecting Password Info within a macro / Workaround | Excel Programming | |||
csv load 64K workaround | Excel Worksheet Functions |