K
KR
I have a Word VBA project that (by necessity) will be deployed in a single
file. As a result of my user's need for one-file deployment/distribution, I
think that throws out add-in's, DLLs, and most other methods of securing my
code.
While I will use the simple password protection, I was wondering if there
are any cheap (or free, I'm doing this project for a non-profit organization
for free) tools that support obfuscation on Word VBA. I figure that way,
even if someone decides to poke into the VBA using a password cracker, the
code will still be much harder to interpret.
I appreciate any advice or suggestions!
Thanks,
Keith
file. As a result of my user's need for one-file deployment/distribution, I
think that throws out add-in's, DLLs, and most other methods of securing my
code.
While I will use the simple password protection, I was wondering if there
are any cheap (or free, I'm doing this project for a non-profit organization
for free) tools that support obfuscation on Word VBA. I figure that way,
even if someone decides to poke into the VBA using a password cracker, the
code will still be much harder to interpret.
I appreciate any advice or suggestions!
Thanks,
Keith