编码 certutil -encode 1.bat 1.txt //将 1.bat 编码为 1.txt 解码 certutil -decode 1.txt 1.bat //将 1.txt 解码为 1.bat