摘要: private string GetPassword(string file) { // 未加密的文件0x42开始至0x61之前的每间隔一字节的数值 byte[] baseByte = { 0xbe, 0xec, 0x65, 0x9c, 0xfe, 0x28, 0x2b, 0x8a, 0x6c, 0 阅读全文
posted @ 2019-03-14 10:27 文龙再现 阅读(296) 评论(0) 推荐(0)