摘要:
分析程序 7到8行代码运行时解密 judge函数 使用python脚本patch,file-->script command... from idc_bc695 import * s = 0x600b00 for i in range(182): PatchByte(s + i, Byte(s+i) 阅读全文
摘要:
ida找到关键函数 sub_8048414回调函数,a2初始值传入0,经过运算a2值的变化依次是:0 7 1 3 6 5 9 4 signed int __cdecl sub_8048414(_BYTE *a1, int a2) { signed int result; // eax@3 switc 阅读全文