<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>手把手项目开发 - 图文教程</title>
    <link>http://shou8shou.cn/forum-39-1.html</link>
    <description>Latest 20 threads of 图文教程</description>
    <copyright>Copyright(C) 手把手项目开发</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 30 Apr 2026 17:15:09 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://shou8shou.cn/static/image/common/logo_88_31.gif</url>
      <title>手把手项目开发</title>
      <link>http://shou8shou.cn/</link>
    </image>
    <item>
      <title>棋牌游戏详细分析---存银子Call</title>
      <link>http://shou8shou.cn/thread-1024-1-1.html</link>
      <description><![CDATA[这个游戏存银子Call，从银子数量变化去找已经晚了，使用之前搜索字符串，或者模块间调用Call，全部下断，然后不停地取消断点，逐步逼近，就会找到
ClientCo.PropCore::CPropClient::SendMsg_SaveMoney, 这个函数就很明显，你可以直接到DLL导出函数查到

这里下断，你会 ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Sun, 27 Jul 2025 13:19:39 +0000</pubDate>
    </item>
    <item>
      <title>c++ 时间相关例子</title>
      <link>http://shou8shou.cn/thread-765-1-1.html</link>
      <description><![CDATA[时间计算在程序中还是用的很多的，比如一些游戏开发中，每天定时更新任务之类，如下是简单c++时间使用例子：]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Wed, 16 Jul 2025 03:21:58 +0000</pubDate>
    </item>
    <item>
      <title>bc达人逆向学习基础教程大全</title>
      <link>http://shou8shou.cn/thread-764-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Wed, 16 Jul 2025 02:27:57 +0000</pubDate>
    </item>
    <item>
      <title>Unity与Substance designer场景制作实例教程</title>
      <link>http://shou8shou.cn/thread-748-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Tue, 15 Jul 2025 02:32:47 +0000</pubDate>
    </item>
    <item>
      <title>python实现樱花</title>
      <link>http://shou8shou.cn/thread-746-1-1.html</link>
      <description><![CDATA[python实现樱花
代码如下：]]></description>
      <category>图文教程</category>
      <author>shaoge</author>
      <pubDate>Tue, 15 Jul 2025 02:02:31 +0000</pubDate>
    </item>
    <item>
      <title>函数调用时解包实参</title>
      <link>http://shou8shou.cn/thread-744-1-1.html</link>
      <description><![CDATA[学习了python官方文档的4.7.5. 解包实参列表之后的个人笔记]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Tue, 15 Jul 2025 01:37:55 +0000</pubDate>
    </item>
    <item>
      <title>Python读写文件-个人笔记</title>
      <link>http://shou8shou.cn/thread-723-1-1.html</link>
      <description><![CDATA[要在Python中读写文件 请使用open()函数 使用open()函数时 会返回一个文件对象 open()函数有两个最常见的字符串参数 分别是filename和mode 第一个参数filename表示被打开文件的文件名 第二个参数mode表示被打开文件的打开模式（模式即打开文件的方式）mode参数有四种 r  ...]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Mon, 14 Jul 2025 03:05:06 +0000</pubDate>
    </item>
    <item>
      <title>SQL开发利器SQL Prompt 6.1.0.71</title>
      <link>http://shou8shou.cn/thread-721-1-1.html</link>
      <description><![CDATA[SQL Prompt是一款拥有SQL智能提示功能的SQL Server和VS插件。SQL Prompt能根据数据库的对象名称，语法和用户编写的代码片段自动进行检索，智能的为用户提供唯一合适的代码选择。自动脚本设置为用户提供了简单的代码易读性--这在开发者使用的是不大熟悉的脚本时尤其有用 ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Mon, 14 Jul 2025 02:12:54 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列10：模仿CE部分功能（引入char指针,int指针,byte指针）</title>
      <link>http://shou8shou.cn/thread-693-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Sat, 12 Jul 2025 06:26:41 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列8：实战查找人物名称并用代码实现（char指针本质）</title>
      <link>http://shou8shou.cn/thread-691-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Sat, 12 Jul 2025 06:23:32 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列6：实战修改最大血值</title>
      <link>http://shou8shou.cn/thread-689-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Sat, 12 Jul 2025 06:21:01 +0000</pubDate>
    </item>
    <item>
      <title>笑傲江湖多开详细分析</title>
      <link>http://shou8shou.cn/thread-647-1-1.html</link>
      <description><![CDATA[先打开3个客户端，再开OD，打开笑傲江湖Online目录Bin里的xagh.exe
Ctrl + G 转到MessageBoxW下断
运行后断下，看堆栈
转到004B3A67
往上看
再往上，在函数头下断，重新加载游戏，并断下，然后跟踪看看
当跟踪到这里时出现
往下几行出现
所以此游戏还是使用Event来限制 ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Fri, 11 Jul 2025 01:06:19 +0000</pubDate>
    </item>
    <item>
      <title>传奇私服从主号向英雄背包转物品</title>
      <link>http://shou8shou.cn/thread-606-1-1.html</link>
      <description><![CDATA[一． 设想的几种方案：1.找四个相关信息，打开主号背包，点背包中的物品粘在光标上，打开英雄背包，放物品到英雄背包 2.先打开两个包，然后下bp send,然后在主号背包中按ctrl+点选物品 3.首先打开两个包，然后将光标移到主号包中，点物品，首先让物品粘在光标上，然后下 ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Wed, 09 Jul 2025 01:46:29 +0000</pubDate>
    </item>
    <item>
      <title>找传奇世界使用物品CALL(分析+源码+图示)</title>
      <link>http://shou8shou.cn/thread-588-1-1.html</link>
      <description><![CDATA[找使用物品CALL思路：利用物品在包裹中的位置不同，用CE找出使用的物品在包袱第几格，然后利用找出的地址，在OD中找出使用物品CALL 例：首先使用包裹第4格的物品，然后用CE首次搜索3（包裹第一格是从0开始的，第二格为1，以此类推），然后使用第3格的物品，再次搜索2， ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Tue, 08 Jul 2025 01:51:39 +0000</pubDate>
    </item>
    <item>
      <title>(图+源码+详细分析)全面分析购买药品NPC</title>
      <link>http://shou8shou.cn/thread-585-1-1.html</link>
      <description><![CDATA[全面分析购买药品NPC分析如下：一．首先打开购买药品对话框，需要载入游戏，下BP SEND，然后返回游戏点NPC，此时出现购买药品对话框，然后查看堆栈，找到如下几个地址：   0059880A 0059872E 005986F0 00510F08 0050FC85第一二个下断，返回游戏走一下，发现会断下来，直 ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Mon, 07 Jul 2025 13:23:19 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学习指针系列3，4编写代码读取游戏血值（引入指针中的＊和&amp;的活用）</title>
      <link>http://shou8shou.cn/thread-584-1-1.html</link>
      <description><![CDATA[通过游戏学习指针系列3，4编写代码读取游戏血值（引入指针中的＊和&amp;的活用）一.让地址定起来通过前面两次课，搜到的血值每个人搜到的地址不一样002F7B94
002F7B98﹉0F9E074E实践：1在地址上按右键------点击谁在访问（Find out what accesses this address）------yes
- ...]]></description>
      <category>图文教程</category>
      <author>nn11</author>
      <pubDate>Mon, 07 Jul 2025 11:17:14 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列6---实战指针修改最大血值</title>
      <link>http://shou8shou.cn/thread-583-1-1.html</link>
      <description><![CDATA[通过游戏学指针系列6---实战指针修改最大血值，下载地址：

[hdie]通过网盘分享的文件：通过游戏学指针系列6：实战修改最大血值.mp4
链接: https://pan.baidu.com/s/19rRJG7s9F0AcmC26xwt3Cg?pwd=hhx7 提取码: hhx7[/hide]
 ...]]></description>
      <category>图文教程</category>
      <author>shou8shouadmin</author>
      <pubDate>Mon, 07 Jul 2025 02:54:32 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列5---从汇编的角度理解内存与cpu</title>
      <link>http://shou8shou.cn/thread-582-1-1.html</link>
      <description><![CDATA[通过游戏学指针系列5---从汇编的角度理解内存与cpu,下载地址：


**** 本内容被作者隐藏 ****]]></description>
      <category>图文教程</category>
      <author>shou8shouadmin</author>
      <pubDate>Mon, 07 Jul 2025 02:52:48 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列3</title>
      <link>http://shou8shou.cn/thread-581-1-1.html</link>
      <description><![CDATA[前提引入：上次提到用ce工具检测出人物的最大血量和当前血量。但是在每个人的电脑上搜到这些地址的存放地址不一样。因此需要让大家每次的地址保持一样。
一．在地址上按右键，点击“Find out what accesses this address”（查找谁在访问）————“Yes”（是）——— ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Sun, 06 Jul 2025 13:32:08 +0000</pubDate>
    </item>
    <item>
      <title>通过游戏学指针系列4</title>
      <link>http://shou8shou.cn/thread-580-1-1.html</link>
      <description><![CDATA[通过游戏学指针系列4:实战获取游戏血值真正地址一。回顾[13082EC]+726  这个里面的内容就是当前血值,解释如下：1.[13082EC]：表示取这个地址0x13082EC中的内容，此内容就是：0x0F9E00202.[13082EC]+726--------------0x0F9E0020+0x726=0x0F9E0746.我想获取0x0F9E0746这 ...]]></description>
      <category>图文教程</category>
      <author>xj123</author>
      <pubDate>Sun, 06 Jul 2025 13:28:27 +0000</pubDate>
    </item>
  </channel>
</rss>