很久没来了,放个KeyFile
首次运行会写一dat文件出来,试修改dat文件使其出现成功提示成功提示
.text:004012F0 sub_4012F0 proc near ; CODE XREF: sub_401340+4Ap
.text:004012F0
.text:004012F0 arg_0 = dword ptr8
.text:004012F0
.text:004012F0 push ebp
.text:004012F1 mov ebp, esp
.text:004012F3 mov ecx,
.text:004012F6 push ebx
.text:004012F7 movsx eax, byte ptr ; input
.text:004012FB movsx ebx, byte ptr ; input
.text:004012FE movsx edx, byte ptr ; input
.text:00401302 add ebx, eax ; input + input
.text:00401304 movsx eax, byte ptr ; input
.text:00401308 add eax, edx ; input + input
.text:0040130A imul ebx, eax ; nVar1 = (input + input) * (input + input)
.text:0040130D movsx edx, byte ptr ; input
.text:00401311 movsx eax, byte ptr ; input
.text:00401315 add eax, edx ; input + input
.text:00401317 movsx edx, byte ptr ; input
.text:0040131B movsx ecx, byte ptr ; input
.text:0040131F add edx, ecx ; input + input
.text:00401321 imul eax, edx ; (input + input) * (input + input)
.text:00401324 sub eax, 13F5h ; nVar2 = (input + input) * (input + input) - 0x13F5
.text:00401329 cmp ebx, eax ; if(nVar1 = nVar2) {True//条件成立}
.text:0040132B setnz al
.text:0040132E pop ebx
.text:0040132F movzx eax, al
.text:00401332 lea eax, ds:8
.text:00401339 pop ebp
.text:0040133A retn
.text:0040133A sub_4012F0 endp
感谢提供程序。。
穷举即可,,,,我固定了前4位
飘云最近时间充足,勤快啊 哇,上面几位大牛都来了,好好学习啊 请问楼主,这个是哪个软件的Keyfile? hurted 发表于 2012-9-15 09:35 static/image/common/back.gif
请问楼主,这个是哪个软件的Keyfile?
你好,这个不是任何软件的keyfile 只是编写了用来练习破解的一个小程序而已 浮名永不追逐,来也飘云,去也飘云。。
页:
[1]