-
-
[求助]一段弹出对话框的shellcode,错在哪里?
-
发表于:
2013-7-18 12:41
13709
-
[求助]一段弹出对话框的shellcode,错在哪里?
00400000>6A00 push 0 ;压入结尾的0
00400002>687265764F push 4F766572 ;压入字符串Over
00400009>8BC4 mov eax,esp ;eax指向Over字符串
0040000B>33DB xor ebx,ebx ;ebx清零
0040000D>53 push ebx
0040000E>50 push eax
0040000F>50 push eax
00400010>53 push ebx
00400011>E8D4079577 call 77D507EA ;调用MessageBoxA
结果没弹出对话框,崩溃。
怎么回事呢?这段shellcode有问题吗
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)