You are on page 1of 1

My tool, VbaDiff, reads VBA directly from the file, so you can use it to recover protected VBA code

from most office documents witho ut resorting to a hex editor. http://www.technicana.com/products/vbadiff.html Advanced Office Password Breaker and Advanced Office Password Recovery http://www.elcomsoft.com/ The protection is a simple text comparison in Excel. Load Excel in your favourite debugger (Ollydbg being my tool of choice), http://www.ollydbg.de/ find the code that does the comparison and fix it to always return true, this should let you access the macros.

You might also like