Can anyone with some past experience with trying to protect VBA tell me what the current state of affairs is with regard to trying to keep hackers from seeing your VBA code? By using google, I see that there are VBA password removers available. I suspect 99% of the users of these products have not forgotten the password to their code, but would rather have a peek at someone else’s code. Is there anything that can be done to deter hackers or users of these products? A form of encryption maybe?
I was told to try creating a COM addin using VB and placing code in a dll or exe file. This is as clear as mud to me as I have no clue how to even test this procedure. Has anyone come up or discovered any creative ways to deter the 1% who are determined to get in? Any comments are welcomed.
I was told to try creating a COM addin using VB and placing code in a dll or exe file. This is as clear as mud to me as I have no clue how to even test this procedure. Has anyone come up or discovered any creative ways to deter the 1% who are determined to get in? Any comments are welcomed.