首页
社区
课程
招聘
这是什么壳?
发表于: 2005-5-9 17:22 3645

这是什么壳?

2005-5-9 17:22
3645
好奇怪

用OD载入后停在这里

00720000 p>  55            push ebp
00720001     8BEC          mov ebp,esp
00720003     6A FF         push -1
00720005     68 1D321305   push 513321D
0072000A     68 88888808   push 8888888
0072000F     64:A1 0000000>mov eax,dword ptr fs:[0]
00720015     50            push eax
00720016     64:8925 00000>mov dword ptr fs:[0],esp
0072001D     58            pop eax
0072001E     64:A3 0000000>mov dword ptr fs:[0],eax
00720024     58            pop eax
00720025     58            pop eax
00720026     58            pop eax
00720027     58            pop eax
00720028     8BE8          mov ebp,eax
0072002A     E8 3B000000   call psdigit.0072006A
0072002F     E8 01000000   call psdigit.00720035
00720034     FF58 05       call far fword ptr ds:[eax+5]
00720037     53            push ebx
00720038     0000          add byte ptr ds:[eax],al
0072003A     0051 8B       add byte ptr ds:[ecx-75],dl
0072003D     4C            dec esp
0072003E     24 10         and al,10
00720040     8981 B8000000 mov dword ptr ds:[ecx+B8],eax
00720046     B8 55010000   mov eax,155
0072004B     8941 18       mov dword ptr ds:[ecx+18],eax
0072004E     33C0          xor eax,eax
00720050     8941 04       mov dword ptr ds:[ecx+4],eax
00720053     8941 08       mov dword ptr ds:[ecx+8],eax
00720056     8941 0C       mov dword ptr ds:[ecx+C],eax
00720059     8941 10       mov dword ptr ds:[ecx+10],eax
0072005C     59            pop ecx
0072005D     C3            retn
0072005E     C3            retn
0072005F     C3            retn
00720060     C3            retn
00720061     C3            retn
00720062     C3            retn
00720063     C3            retn
00720064     C3            retn
00720065     C3            retn
00720066     C3            retn
00720067     C3            retn
00720068     C3            retn
00720069     C3            retn

[课程]Android-CTF解题方法汇总!

收藏
免费 0
支持
分享
最新回复 (5)
雪    币: 398
活跃值: (343)
能力值: (RANK:650 )
在线值:
发帖
回帖
粉丝
2
0072000A     68 88888808   push 8888888
好多8啊
2005-5-9 17:24
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
侦要试的,这里有下载:
http://www.manduck.net/software/2005_4_25mend.rar
2005-5-9 17:44
0
雪    币: 124
活跃值: (70)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
4
SDProtector
2005-5-9 17:47
0
雪    币: 280
活跃值: (58)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
5
怎么脱?有人写详细过程嘛?
2005-5-9 19:47
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
看过几篇教程:
http://www.pediy.com/practise/Paper.htm

还是不懂!
那位大虾有脱SDProtector的OD脚本的?
2005-5-9 22:43
0
游客
登录 | 注册 方可回帖
返回
//