Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
(I'm not a VBA pro, more of an enhusiastic amateur) Is it possible to better protect a VBA project? I wrote a simple trading sheet for a guy recently and I put a bit of code in to disable the sheet after a day or two until he paid me. What he did though was ask about on a few forums and got info on how to easily crack a VBA project security. I tried it and it was alarmingy easy. He got hold of a Hex editor and created a VBA project with an easily recognisable password, say DOGBONE for example. He then found where excel stored this password via the hex editor, opened my sheet and with the hex editor replaced my password with the simple one. Lo and behold he had cracked my VBA project security in about 5 minutes. Is there a better more secure way to protect a VBA project? Ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBE Project Protection | Excel Programming | |||
Protection property of the VBA project | Excel Programming | |||
VB Project Protection | Excel Programming | |||
Project Protection | Excel Programming | |||
VB project protection | Excel Programming |