Aspr2.XX_unpacker_v1.15E
Aspr2.XX_unpacker_v1.15Evar tmp_fix
..
lab162:
..
run
-- call crash_bug_fix // line 6130, after 'run' command in 'lab162'
| cmp eip, tmp1
|
-- > crash_bug_fix:
cmp count,sdksccount // check if last section; count holds incremental BOOL; sdksccount = # of VM_SDK
jne end_crash_bug_fix // if not equal, exit
mov tmp_fix,$RESULT // we backup $RESULT, since it's needed later
find newzeroVA,#6A0051E8# // and lookup
cmp $RESULT,0 // if not found, skip
je end
mov [$RESULT+4],61 // patch bytes
mov $RESULT,tmp_fix // restore $RESULT
end_crash_bug_fix:
ret // exit 这个更新了吗?:) 这个应该是早期版本吧。 谢谢楼主共享,了解一下这个脚本是否如传说中的神奇 是修改版吗,还是转的?
楼主要说明清楚啊... 有什么地方改进了,也说说。 没说的很明白,纯支持一下! 修改版本? 搞清楚了,加E是英文版本 终于找到了,顶个!