免费教程_免费网赚教程_破解版软件-寂涯网络学习基地

当前位置: 主页 > 系统综合 > 软件破解 > 破解softice各版本(2)

破解softice各版本(2)

时间:2012-01-30 19:00来源:未知 整理:寂涯网络 点击:


004012CF push ebx
004012D0 call j_GetDlgItemTextA ; retrieves the password
004012D5 push offset aSpirits ; push "SPIRITS"
004012DA push dword_40D5E8 ; push the password
004012E0 call loc_40232C ; compare "SPIRITS" with our password
004012E5 add esp, 8
004012E8 test eax, eax ; the two string must be equals
004012EA jnz short loc_401300
004012EC push offset aSecuritymodeEn ; push "SECURITYMODE ENABLED."
004012F1 push 65h
004012F3 push ebx
004012F4 call j_SetDlgItemTextA ; place the text "SECURITYMODE
ENABLED." in the highest box
004012F9 mov byte_40B1C0, 1 ; to remember that the security mode is enable
我们已经找到密码SPIRITS

第一项任务是完成了!任务2启动pacman的BOT
类型“开始巡逻命令的编辑框看看会发生什么(无
需要密码

00401300 push offset aStartPatrol ; push "START PATROL"
00401305 push dword_40D5E4 ; push our command: START PATROL
0040130B call loc_40232C ; compare our command with "START
PATROL"
00401310 add esp, 8
00401313 test eax, eax ; if the commands are equals:
00401315 jnz short loc_401352 ; don't jump
00401317 cmp byte_40B1C0, 0 ; security mode enabled???
0040131E jz short loc_401352 ; yes if byte_40B1C0 = 1 (and no
jump)
00401320 push offset aPatrolStarted_ ; psuh "PATROL
STARTED."
00401325 push 65h
00401327 push ebx
00401328 call j_SetDlgItemTextA ; the new text in the highest box
0040132D movsx eax, byte_40B1BA ; 40B1BA points to 0
00401334 dec eax ; eax = -1
00401335 jz short loc_40134B ; jump if eax != 0
00401337 push 30h
00401339 push offset aMessage ; "Message"
0040133E push offset aYourPackmanIsD ; "Your packman is
disabled! Activate him "...
00401343 push ebx
00401344 call j_MessageBoxA
00401349 jmp short loc_401352
0040134B mov byte_40B1C1, 1 ; to remember that the pacman is
enabled
00401352 ...

嗯... Pacman是未启用
如果byte_40B1BA是1将使机器人

本页地址 http://www.jybase.net/ruanjianpojie/20120130760.html

百度搜索更多

谷歌搜索更多

顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------

评价:
昵称: 验证码:点击我更换图片
推荐内容
赞助商
赞助商


关于本站免责声明视频更新google百度地图视频地图RRS订阅

如有什么问题请在本站留言,或发邮件到 hxt167#foxmail.com