Excel VBA Password via Hex Editor
I have your answer, as I just had the same problem today: Someone made a working vba code that changes the vba protection password to “macro”, for all excel files, including .xlsm (2007+ versions). You can see how it works by browsing his code. This is the guy’s blog: http://lbeliarl.blogspot.com/2014/03/excel-removing-password-from-vba.html Here’s the file that does … Read more