文件名称:教你如何作弊玩扫雷
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 11.55kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的.
-recent spell of the mine, some of the frequently encountered when the ambiguity, it is easy to die. So just think, if I started to know where the minefields are not alone. OllyDBG was open to mine (WinMine.exe) performed a track. Fortunately, WinMine.exe no shell, direct look at its IMPORT TABLE, the two suspicious API next breakpoints, is a GDI.BitBlt, this is a procedure to draw the map and the other is the User32.GetDlgItemInt, the mine was used to map the size and the number of the mine.
-recent spell of the mine, some of the frequently encountered when the ambiguity, it is easy to die. So just think, if I started to know where the minefields are not alone. OllyDBG was open to mine (WinMine.exe) performed a track. Fortunately, WinMine.exe no shell, direct look at its IMPORT TABLE, the two suspicious API next breakpoints, is a GDI.BitBlt, this is a procedure to draw the map and the other is the User32.GetDlgItemInt, the mine was used to map the size and the number of the mine.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 41695088教你如何作弊玩扫雷.rar 列表 CrackWinmine\CrackWinmine.cpp CrackWinmine\CrackWinmine.dsp CrackWinmine\CrackWinmine.dsw CrackWinmine\CrackWinmine.h CrackWinmine\CrackWinmine.rc CrackWinmine\CrackWinmineDlg.cpp CrackWinmine\CrackWinmineDlg.h CrackWinmine\ReadMe.txt CrackWinmine\res\CrackWinmine.ico CrackWinmine\res\CrackWinmine.rc2 CrackWinmine\res CrackWinmine\resource.h CrackWinmine\StdAfx.cpp CrackWinmine\StdAfx.h CrackWinmine