52ky 发表于 2022-9-8 10:29:15

破解office保护密码的宏代码

假如你的office文档设定的维护密码忘记了,用这个代码很方便就能清空密码,就是在文档里录制一个宏,然后立刻中止录制,再修改方才的宏,用这个代码更换方才录制的代码,最终运行宏,等一会儿,密码就没有了,你就可以随意修改office文档了。

(If you forget the maintenance password set in your office document, you can easily clear the password with this code, that is, record a macro in the document, then immediately stop the recording, and then modify the macro just now, and use this code to replace the code you just recorded. , and finally run the macro. After a while, the password will be gone, and you can modify the office document at will.)




页: [1]
查看完整版本: 破解office保护密码的宏代码