首页
社区
课程
招聘
[分享]ACProtect 2.0 (Standard) OEP Finder + IAT Repair
发表于: 2007-2-4 14:09 7524

[分享]ACProtect 2.0 (Standard) OEP Finder + IAT Repair

2007-2-4 14:09
7524
ACProtect 2.0 (Standard) OEP Finder + IAT Repair


http://team-x.ru/guru-exe/Tools/Plugins%20Scripts/OllyDbg%20Scripts/ACProtect%202.0%20(Standard)%20OEP%20Finder%20+%20IAT%20Repair.txt


var iat
var len
var patch
var x
var y
var lastbp
var check
var espval
var espval2


mov espval,esp
mov espval2,esp
sub espval2,4
sub espval,1C
gmi eip,CODEBASE
mov x,$RESULT
ask "骡邃栩?疣珈屦 皴牿梃 code.(Enter the size of section code)"
cmp $RESULT, 0
je quit
mov y,$RESULT


ask "骡邃栩?噤疱?皴牿梃 .idata 潆?溴媵? .rdata - 潆?C++(Enter the address of section .idata , .rdata - for C ++) ."
cmp $RESULT, 0
je quit
mov iat,$RESULT
ask "骡邃栩?疣珈屦 皴牿梃.(Enter the size of section)"
cmp $RESULT, 0
je quit
mov len,$RESULT
bprm iat,len
run
bpmc
mov patch,eip
add patch,27A
bp patch
run
bc patch
rtr
sti
mov check,[eip]               
cmp check,03E9                      
je stolen
cmp check,06E9
je pro
find eip,#EBE16161E8#
cmp $RESULT,0
je nost
mov lastbp,$RESULT
add lastbp,2
bp lastbp
run
bc eip
rtr
sti
nost:
bprm x,y
run
bpmc
cmt eip, "This is  OEP"
MSG " OEP faund "
ret
stolen:
l1: 
find eip,#0F85????FFFF# 
add $RESULT,6 
bp $RESULT 
esto 
bc eip 
find eip,#6061568F05????????FF35????????89??2489??2489??24# 
cmp $RESULT,0 
je S2 

mov oep,$RESULT
add oep,1
bp oep
run
bc eip
cmt eip,"This is the stolen OEP"
MSG "OEP faund dump it"
ret

pro:
bphws espval,"r"
run
run
run
bphwc espval
cmt eip, "This is stolen OEP"
MSG "Stolen OEP faund"
ret

S2:
find eip,#61FF35????????8B2C248F05????????5089142457BF????????8BD7# 
cmp $RESULT,0
je l1
mov oep,$RESULT
bp oep
run
bc eip
sti
cmt eip,"This is the stolen OEP"
MSG "OEP faund dump it"
ret


quit:
ret

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 7
支持
分享
最新回复 (9)
雪    币: 250
活跃值: (11)
能力值: ( LV6,RANK:90 )
在线值:
发帖
回帖
粉丝
2
好文,沙发
2007-2-4 15:30
0
雪    币: 333
活跃值: (45)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
wan
3
收藏先有机会再试用
2007-2-5 08:55
0
雪    币: 210
活跃值: (40)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
4
注释是乱码?
2007-2-5 17:59
0
雪    币: 0
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
乱玛怎么解决啊

重新贴个啊
2007-2-10 23:50
0
雪    币: 392
活跃值: (909)
能力值: ( LV9,RANK:690 )
在线值:
发帖
回帖
粉丝
6
学习~
ACProtect v2 主程序的自校验一直没有搞定。。。
2007-2-11 13:09
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
这段脚本怎么使用?
2007-2-13 13:42
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
有问题,好象用不了。。。。。
2007-4-8 05:20
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
用不来的发出来干吗
2007-7-24 09:13
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
注释也不行啊,我倒了
2007-7-24 09:13
0
游客
登录 | 注册 方可回帖
返回
//