<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>宝峰科技 - Cheat Engine</title>
    <link>https://www.wgbcw.com/portal.php?mod=list&amp;catid=42</link>
    <description>Latest 20 articles of Cheat Engine</description>
    <copyright>Copyright(C) 宝峰科技</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Apr 2026 13:23:37 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.wgbcw.com/static/image/common/logo_88_31.gif</url>
      <title>宝峰科技</title>
      <link>https://www.wgbcw.com/</link>
    </image>
    <item>
      <title>Cheat Engine 动态地址变成静态，用Trainer maker做成修改器</title>
      <link>https://www.wgbcw.com/article-170-1.html</link>
      <description><![CDATA[首先说明下，虽然我明白这个过程，但我的语言表达能力不是很强，可能会有让你不明白的地方，可以留言共同探讨。  这种修改过程等同于将动态内存地址变为静态地址差不多一个道理。  CE中的 Trainer maker 能够很简单的 .. ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="https://www.wgbcw.com/data/attachment/portal/201012/03/102825dl9igypxy54h99y4.jpg" length="103998" type="image/jpeg" />
      <pubDate>Wed, 17 Nov 2010 04:10:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 教程八步完成</title>
      <link>https://www.wgbcw.com/article-169-1.html</link>
      <description><![CDATA[第一步： 先在开始菜单上找到CE的程序组，找里面的“Cheat Engine Tutorial”(以下简称TUT)，点击运行。这个时候就出来这个TUT的对话框，上面一大段英文，而Next这个按钮是灰的，为什么呢？让我翻译一下上面的英文吧 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
      <pubDate>Wed, 17 Nov 2010 04:06:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine 制作补丁简解</title>
      <link>https://www.wgbcw.com/article-168-1.html</link>
      <description><![CDATA[Cheat Engine不但可以制作修改器，而且也可以制作专门的修改补丁。 关于如何找到要修改的地址，以后会有介绍。本文假设已知需要修改的地址而单独的通过CE制作补丁。  首先进入补丁制作界面。  通过CE主界面保存按钮进 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/233120ekfpahhll1hjf89f.jpg" length="12748" type="image/jpeg" />
      <pubDate>Wed, 17 Nov 2010 04:03:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine查找多级指针</title>
      <link>https://www.wgbcw.com/article-167-1.html</link>
      <description><![CDATA[以cheat engine自带的Tutorial.exe程序为例:1.搜索生命值2.将找到的地址加入列表3.在地址上点右键“找出什么读写这个地址”,然后“changeValue”4.得出：mov,esi：：eax=009ca668搜索009ca668得出009ca5ec解释：在00 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
      <pubDate>Wed, 17 Nov 2010 03:51:55 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine 制作《疯狂农场3》时间静止修改器</title>
      <link>https://www.wgbcw.com/article-158-1.html</link>
      <description><![CDATA[这几天在玩《疯狂农场3》，游戏不错，只是时间过得太快了，老抢不着金杯……  正好借着它研究一下 Cheat Engine 如何制作修改器，OK，我们的目的是要找到时间的地址，锁定它，然后制作修改器。  执行游戏，进入任意关 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="https://www.wgbcw.com/data/attachment/portal/201110/17/22515987hm18ddser3z4k2.jpg" length="25920" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:12:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine 作弊表框架的使用方法</title>
      <link>https://www.wgbcw.com/article-159-1.html</link>
      <description><![CDATA[标题好象有点长了，呵，不过这样才能表述完全～  本篇文章的重心是CE的作弊表框架的使用，顺带说说如何达到强卖两倍价格（一件商品卖两倍的价钱）目的；费话不多说，我们先用CE查找出金钱的真实地址，如果你不会的话 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="https://www.wgbcw.com/data/attachment/portal/201110/17/224857pnpxyyryh1shsnhy.jpg" length="164650" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:11:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第八关</title>
      <link>https://www.wgbcw.com/article-157-1.html</link>
      <description><![CDATA[步骤 9：注入++ (PW=31337157)  这一步基本上和步骤 7（代码注入，手记中的第六关）的做法是相似的，不过会稍稍有点难度。  本关你必须用一小段代码来修改减少血值的原代码，并且做到，如果当前时间的秒数大于或等于 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/16/112450kdcq3fttf986kfpt.jpg" length="153074" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:10:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第七关</title>
      <link>https://www.wgbcw.com/article-166-1.html</link>
      <description><![CDATA[我们直接翻译说明吧，经过前面几个步骤的学习，基本上用不着再铺垫什么了。  步骤 8：多级指针 (PW=525927)  本关，将解释如何使用多级指针。  在第 6 步（手记中的第五关），你已经清楚1级指针的概念和用途, 并可以 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/223958fp4vn75fk7zkfvnq.jpg" length="237939" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:05:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第六关</title>
      <link>https://www.wgbcw.com/article-165-1.html</link>
      <description><![CDATA[结合第四关与第五关的教程，可以将数值存储的真正地址找出来，锁定数值或修改游戏中的代码，如果你想制作在任何电脑上都能使用的修改器补丁，那么这两关的学习至少是个前题。  本关的说明解释如下：  步骤 7：代码注 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/220401okwrhv7alaoolllv.jpg" length="54501" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:03:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第五关</title>
      <link>https://www.wgbcw.com/article-164-1.html</link>
      <description><![CDATA[我记得《植物大战僵尸》的太阳数值就是变动的，第四关的学习，我想便能解决这个问题了～  第五关的说明翻译如下：  步骤 6： 指针 (PW=098712)  上一步解释了如何使用 代码查找 功能对付变化位置的数据地址，但这种方 .. ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/2149586kkoxn3snoe6i9a1.jpg" length="159468" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:02:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第四关</title>
      <link>https://www.wgbcw.com/article-163-1.html</link>
      <description><![CDATA[第三关，练习程序已经告诉我们数值的类型是什么了（浮点数），所以我们有的放矢，感觉容易了许多，但在真正的游戏中，我们可看不出是以什么方式存诸的数据，那就要多试几次了（变更 CE &amp;quot;数值类型&amp;quot;），这也许 ... ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/213222puullly2ibb679i8.jpg" length="213203" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 07:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第三关</title>
      <link>https://www.wgbcw.com/article-162-1.html</link>
      <description><![CDATA[通过第二关，玩《拳皇》，血也不掉了……看看第三关说点什么？  步骤 4：浮点数 (PW=890124)  在前面的教程中，我们使用字节的方式来扫描，但有些游戏使用了 &amp;quot;浮点数&amp;quot; 的来存储数值（这么做是为了给新手制造 ... ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/183031i07p7wx1p0xhkpne.jpg" length="109857" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 06:59:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第二关</title>
      <link>https://www.wgbcw.com/article-161-1.html</link>
      <description><![CDATA[经过第一关的演练，我们熟悉了 CE 的界面，用它查找到了有精确数值的地址，看来以后修改一下游戏中的生命，金钱，经验之类的应当没什么问题了，那么第二关是什么考验呢？  执行 Tutorial.exe 文件，在欢迎窗口的右下 ... ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/1751275v3ebdde3legdedk.jpg" length="2562" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 06:58:00 +0000</pubDate>
    </item>
    <item>
      <title>Cheat Engine Tutorial 闯关笔记 第一关</title>
      <link>https://www.wgbcw.com/article-160-1.html</link>
      <description><![CDATA[Cheat Engine 能做什么？修改游戏的数值，就象《金山游侠V》，但它能胜任动态地址的查找；制作游戏专用的修改器，补丁，你可以将制作好的补丁发布出去，让大家共享你的乐趣；当然，Cheat Engine 还能更多的事情，比如 .. ...]]></description>
      <category>Cheat Engine</category>
      <author>admin</author>
<enclosure url="http://wgbcw.zxq.net/attachment/portal/201011/17/170301qg5zoocsysq3h1hz.jpg" length="115856" type="image/jpeg" />
      <pubDate>Tue, 16 Nov 2010 06:56:00 +0000</pubDate>
    </item>
  </channel>
</rss>