I know that encrytion on the passwords for excel sheets and workbooks is pretty weak since that file out there 'password.xla' by Einar Ståle Huse can crack any password in a few minutes (much less for simpler passwords).
I was just wandering if the security you get with password protecting your code is equally weak. I don't know of any programs out there that do this, and generally data leaks are worse in the big scheme of things than having some code get out... but I'm just curious. Considering there are people/companies out there that make some pretty significant money writing VBA code, I would hope the VBA project password encrytion is a little better than that in Excel sheets.
I was just wandering if the security you get with password protecting your code is equally weak. I don't know of any programs out there that do this, and generally data leaks are worse in the big scheme of things than having some code get out... but I'm just curious. Considering there are people/companies out there that make some pretty significant money writing VBA code, I would hope the VBA project password encrytion is a little better than that in Excel sheets.