<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>天马阁 - 导读 - 抢沙发</title>
    <link>https://www.tianmage.com/forum.php?mod=guide&amp;view=sofa</link>
    <description>抢沙发</description>
    <copyright>Copyright(C) 天马阁</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 02 May 2026 16:41:28 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://www.tianmage.com/static/image/common/logo_88_31.gif</url>
      <title>天马阁</title>
      <link>https://www.tianmage.com/</link>
    </image>
    <item>
      <title>Wow64（32位进程）注入DLL到64位进程</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90207</link>
      <description><![CDATA[DLL注入

向其他进程注入DLL通常的做法是通过调用CreateRemoteThread这个API在目标进程内创建一个远程线程，用这个线程来调用LoadLibraryA或LoadLibraryW（下文统称LoadLibrary）以实现让目标进程加载指定的DLL文件。使用CreateRemoteThread创建一个远程线程需要传入一 ...]]></description>
      <category>其他相关综合</category>
      <author>飞龙在天</author>
      <pubDate>Wed, 06 Mar 2024 01:19:42 +0000</pubDate>
    </item>
    <item>
      <title>按键精灵易语言大漠5.1423版注册破解方法</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90206</link>
      <description><![CDATA[按键精灵易语言大漠5.1423版注册破解方法


内存_写整数型 (进程_取自进程ID (), 十六转十进制 (读模块基址 (进程_取自进程ID (), “dm.dll”)) ＋ 十六转十进制 (“1063D0”), 1, )

破解代码。。。。。   进程_取自进程ID () 就是 进程的pid   具体后面的自己撸吧

 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>stop718</author>
      <pubDate>Wed, 06 Mar 2024 01:18:56 +0000</pubDate>
    </item>
    <item>
      <title>DNF雪碧的闪电实现方法【E的源码、另有透明、判断方向、...</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90205</link>
      <description><![CDATA[内置加密写入CALL、自定义技能CALL  这两个可是好东西
我想告诉大家的，主要是思路.
思路+刻苦的研究学习=技术

做这个功能我起码写了12个小时+

思路的来源：
前几天我看见同学在玩DNF，开挂，看见闪电直接落在怪物头上，感觉很爽，
一问一下，是DNF雪碧。
然后就在想 ...]]></description>
      <category>64位驱动编程</category>
      <author>只做一件事</author>
      <pubDate>Wed, 06 Mar 2024 01:18:18 +0000</pubDate>
    </item>
    <item>
      <title>游戏辅助工具之我见</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90204</link>
      <description><![CDATA[曾经，我们是因游戏百度辅助；
现在，我们是因游戏制作辅助。
辅助在我看来，是对游戏苛刻的条件的抗议，也是为节省体力做出的抗争。
本帖隐藏的内容-----------------------------------------------------------------------------------------------------
游戏辅助 ...]]></description>
      <category>C或C++相关综合</category>
      <author>风来时狂放</author>
      <pubDate>Wed, 06 Mar 2024 01:17:54 +0000</pubDate>
    </item>
    <item>
      <title>最新，DNF比较全的OD特征码，发出来共享。</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90203</link>
      <description><![CDATA[DNF比较全的OD特征码，免费发出来共享，自己用OD找很方便，有些偏移不知道的我标注了！你们自己琢磨下吧！


对话CALL=商店基址-8

人物基址：
mov eax,dword ptr ds:[esi]
push 0x1F
mov ecx,esi
下面第四行

怪物数量：
push eax
push -0x1
push 0x156
push 0xA
下面 ...]]></description>
      <category>WinAPI编程</category>
      <author>尘埃416</author>
      <pubDate>Wed, 06 Mar 2024 01:16:35 +0000</pubDate>
    </item>
    <item>
      <title>谈论辅助制作全过程与细解</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90202</link>
      <description><![CDATA[]]></description>
      <category>16位32位64位汇编语言</category>
      <author>丁侦球</author>
      <pubDate>Wed, 06 Mar 2024 01:15:49 +0000</pubDate>
    </item>
    <item>
      <title>另类保护文件的方法</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90201</link>
      <description><![CDATA[1、先将编译好的文件加壳加密（假设为2.exe）；


2、建一个源程序将这个要保护的程序添加进资源里后编译成另一个可执行文件(1.exe)；


3、然后就将1.exe做为主程序来运行，运行后写出资源里的真正程序(2.exe)然后结束1.exe运行；


4、在2.exe结束运行后从内部再运行1 ...]]></description>
      <category>其他相关综合</category>
      <author>井底燕雀傥</author>
      <pubDate>Wed, 06 Mar 2024 01:15:22 +0000</pubDate>
    </item>
    <item>
      <title>详解定位特征码方法附带源码</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90200</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>米老鼠和蓝精鼠v</author>
      <pubDate>Wed, 06 Mar 2024 01:14:59 +0000</pubDate>
    </item>
    <item>
      <title>OD找DNF坐标偏移 负重偏移 最大耐久偏移 +物理防御偏移 +物...</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90199</link>
      <description><![CDATA[]]></description>
      <category>64位驱动编程</category>
      <author>Gordon520</author>
      <pubDate>Wed, 06 Mar 2024 01:14:32 +0000</pubDate>
    </item>
    <item>
      <title>VC++远程线程注入类x86 + x64 （NtCreateThreadEx + LdrLoadDll）</title>
      <link>https://www.tianmage.com/forum.php?mod=viewthread&amp;tid=90198</link>
      <description><![CDATA[以上是远程线程注入类的两个核心函数，下面是调用实例：封装成类了，使用起来很简单的。
有一点需要注意的是x64注入的意思是只能将64位dll注入64位进程。
x86注入的意思是32位dll注入32位进程。 ...]]></description>
      <category>C或C++相关综合</category>
      <author>123456811</author>
      <pubDate>Wed, 06 Mar 2024 01:12:43 +0000</pubDate>
    </item>
  </channel>
</rss>