小弟不才。
朋友帮忙弄了个好的加密算法
这个是加密标题用的
内容是 “你好”
char * strText(){
const unsigned char strText_A[] = {
0x29, 0x00, 0x00, 0x00, 0x23, 0x48, 0x00, 0x00,
0xbe, 0x18, 0x00, 0x00, 0x84, 0x67, 0x00, 0x00,
0x6f, 0x39, 0x36, 0x88, 0xb5, 0xfb, 0x3e, 0x8d,
0xaf, 0xdc, 0x04, 0x53, 0x79, 0x2a, 0x9b, 0x99,
};
然后使用
SetWindowTextA(strText());
定义了标题
但是用OD一调试PB SetWindowTextA
内容就一下出来了?
我明明加密了?为什么会这样?
怎么写比较安全点?
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!