使用c编写程序,通过命令行输入 code.exe infile outfile code(infile输入文件名 outfile输出文件名 code需要加密的密码)
加密的方法很多,比如base64,你找一个别人写的函数,调一下就可以了