So my Excel-VBA project password can easily be cracked… What are other options?

后端 未结 4 1665
南旧
南旧 2020-12-24 14:40

Now that I know that there is an easy workaround to the standard way of locking and password-protecting VBA code, I\'d like to move on to more effective ways of protecting c

4条回答
  •  执念已碎
    2020-12-24 15:20

    No need to convert to another language - you should be able to obfuscate most of your VBA code through www.vbsobfuscator.com [Note: Links to archive.org]

提交回复
热议问题