<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>天马阁 - 安卓iOS相关综合</title>
    <link>https://tianmage.com/forum-44-1.html</link>
    <description>Latest 20 threads of 安卓iOS相关综合</description>
    <copyright>Copyright(C) 天马阁</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 07 Apr 2026 10:48:59 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://tianmage.com/static/image/common/logo_88_31.gif</url>
      <title>天马阁</title>
      <link>https://tianmage.com/</link>
    </image>
    <item>
      <title>64位ring0下关闭内存读写保护方法</title>
      <link>https://tianmage.com/thread-90264-1-1.html</link>
      <description><![CDATA[关  __writecr0(__readcr0() &amp; (~(0x10000)));
     
开   __writecr0(__readcr0() ^ 0x10000);

OK  64位 win7  7600 7601  通过]]></description>
      <category>安卓iOS相关综合</category>
      <author>尘埃416</author>
      <pubDate>Mon, 11 Mar 2024 05:37:04 +0000</pubDate>
    </item>
    <item>
      <title>32位系统内核程序中进程的pid,handle句柄,eprocess结构之间相...</title>
      <link>https://tianmage.com/thread-90258-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>塞翁364</author>
      <pubDate>Mon, 11 Mar 2024 05:33:43 +0000</pubDate>
    </item>
    <item>
      <title>驱动中导出函数供其他驱动使用</title>
      <link>https://tianmage.com/thread-90252-1-1.html</link>
      <description><![CDATA[驱动可以在独立运行的情况下来导出函数让其他驱动调用的。

定义一个.def文件，就和dll导出时是一样一样的。

然后source文件里驱动类型改成EXPORT_DRIVER 然后加入def文件。 这样就可以啦。生成驱动的时候会生成一个lib文件。

其他驱动导入lib文件和头文件即可调用。
 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>Jacqueline季</author>
      <pubDate>Mon, 11 Mar 2024 05:31:18 +0000</pubDate>
    </item>
    <item>
      <title>什么是IDT Hook ？以及完整HOOK源码</title>
      <link>https://tianmage.com/thread-90246-1-1.html</link>
      <description><![CDATA[IDT Hook是一个非常简单的东东。这里我们不讨论IDTR，中断处理过程等东西。以后有时间补上（假如我有时间的话）。

IDT即中断描述表。当然系统发生中断时（有可能是CPU中断，也有可能是I/O中断等）。系统会通过中断向量查找IDT保存的ISR（中断服务程序）来调用相关的处 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>stop718</author>
      <pubDate>Mon, 11 Mar 2024 05:28:49 +0000</pubDate>
    </item>
    <item>
      <title>64位操作系统禁用强制驱动程序数字签名方法</title>
      <link>https://tianmage.com/thread-90240-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>米老鼠和蓝精鼠v</author>
      <pubDate>Mon, 11 Mar 2024 05:26:05 +0000</pubDate>
    </item>
    <item>
      <title>给大伙提供几个CF地址搜索方法吧。</title>
      <link>https://tianmage.com/thread-90234-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>我爱萨其马虞co</author>
      <pubDate>Mon, 11 Mar 2024 05:23:00 +0000</pubDate>
    </item>
    <item>
      <title>游戏行为检测之我见，如何过检测必看。</title>
      <link>https://tianmage.com/thread-90218-1-1.html</link>
      <description><![CDATA[在这里谈一些对行为检测的看法。近一年来针对大唐无双等游戏行为检测分析获得的经验.。成功解决过很多行为检测问题，现在分享给大家。如果觉得有用就进来看看。这个同时适用于盒子和按键。

     游戏的行为检测就是检测有规律的操作。这个规律包括很多。之前在群里碰 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>塞翁364</author>
      <pubDate>Wed, 06 Mar 2024 01:26:01 +0000</pubDate>
    </item>
    <item>
      <title>IAT hook D3D透视源码 过检测的写法</title>
      <link>https://tianmage.com/thread-90212-1-1.html</link>
      <description><![CDATA[原创公布了 hook方法,但没使用方法, 主流射击游戏通用,此代码仅供学习研究,游戏公司尽早修复漏洞]]></description>
      <category>安卓iOS相关综合</category>
      <author>Jacqueline季</author>
      <pubDate>Wed, 06 Mar 2024 01:22:44 +0000</pubDate>
    </item>
    <item>
      <title>按键精灵易语言大漠5.1423版注册破解方法</title>
      <link>https://tianmage.com/thread-90206-1-1.html</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>详解定位特征码方法附带源码</title>
      <link>https://tianmage.com/thread-90200-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>米老鼠和蓝精鼠v</author>
      <pubDate>Wed, 06 Mar 2024 01:14:59 +0000</pubDate>
    </item>
    <item>
      <title>CF7.2-7.4地址代码 无后坐 瞬移 穿墙 高挑</title>
      <link>https://tianmage.com/thread-90194-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>我爱萨其马虞co</author>
      <pubDate>Wed, 06 Mar 2024 01:10:46 +0000</pubDate>
    </item>
    <item>
      <title>VC++模拟按键源码</title>
      <link>https://tianmage.com/thread-90189-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>安卓iOS相关综合</category>
      <author>塞翁364</author>
      <pubDate>Tue, 05 Mar 2024 01:35:09 +0000</pubDate>
    </item>
    <item>
      <title>征途走路CALL：（看看用易语言是怎么写出来）</title>
      <link>https://tianmage.com/thread-90183-1-1.html</link>
      <description><![CDATA[1.
        2.        .版本
        3.
        4.        写内存整数型 (进程ID, 人物地址 ＋ 十六到十 (“”), 64 ×20)
        5.        写内存整数型 (进程ID, 人物地址 ＋ 十六到十 (“”), 32 ×382)
        6.        写内存整数型 (进程ID, 人物地址 ＋  ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>Jacqueline季</author>
      <pubDate>Tue, 05 Mar 2024 01:31:14 +0000</pubDate>
    </item>
    <item>
      <title>CE+OD无法附加游戏进程的破解方法-不再为不能附加而烦恼了</title>
      <link>https://tianmage.com/thread-90177-1-1.html</link>
      <description><![CDATA[CE+OD无法附加游戏进程的破解方法 来吧 别在为这烦恼了

其实看过 windows 核心编程那本书的人都知道 计算机编程领域

那些所谓的游戏保护 真的只是为难菜鸟而已,对于大鸟基本不起作用.

游戏无法就是采用 线程 进程 SSDT  等等这些东西来限制一些如：CE  OD ASM32  这 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>stop718</author>
      <pubDate>Tue, 05 Mar 2024 01:26:43 +0000</pubDate>
    </item>
    <item>
      <title>易语言标签反馈在多线程中的应用(解决多线程不稳定的问...</title>
      <link>https://tianmage.com/thread-90171-1-1.html</link>
      <description><![CDATA[1。 不要在线程中调用主线程UI控件（大忌！）
2。 不加处理在线程中监用共用性质的全局变量
3。不加处理在多个线程共用一个子程序（大忌！），这在多CPU环境下会出现代码重入的严重问题。
4。一些易语方的第三方模块，或者有部分易语言自身提供的模块，有些功能并不 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>米老鼠和蓝精鼠v</author>
      <pubDate>Tue, 05 Mar 2024 01:22:44 +0000</pubDate>
    </item>
    <item>
      <title>OD附加游戏退出的原因及解决办法</title>
      <link>https://tianmage.com/thread-90165-1-1.html</link>
      <description><![CDATA[OD载入程序就自动退出是比较恼人的，还没开始调试呢就退出了，这可让人如何是好。初学破解的人一定会遇到这个问题,怎样解决呢，网上虽然有零星的介绍但都不全面，以下是我总结的一些，希望能对各位初学者有所帮助。



（比如Peid、FI查壳查不到，OD一载入就退出，这极 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>我爱萨其马虞co</author>
      <pubDate>Tue, 05 Mar 2024 01:19:05 +0000</pubDate>
    </item>
    <item>
      <title>获得目标进程PEB，并获得进程各种信息</title>
      <link>https://tianmage.com/thread-90155-1-1.html</link>
      <description><![CDATA[本程序可完美获得x64和x86程序PEB，及环境变量等信息。

程序首先用OpenProcess打开目标进程，然后用Ntddl.dll导入表中微软未公开函数NtWow64QueryInformationProcess64（NtQueryInformationProcess）、NtWow64ReadVirtualMemory64（ReadProcessMemory）来获得目标进程 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>Jacqueline季</author>
      <pubDate>Mon, 04 Mar 2024 01:32:04 +0000</pubDate>
    </item>
    <item>
      <title>真正窗口化源码-仿PT摘除定时器（消息拦截全码）</title>
      <link>https://tianmage.com/thread-90149-1-1.html</link>
      <description><![CDATA[真正窗口化源码，采用拦截时间消息，作废定时器方法来实现。
以下代码在自写的一个钩子DLL，源码全。
源码分为 exe和dll， 采用局部键盘钩子注入模式。SetWindowsHookEx，搞过VC窗口dll的朋友一定了解过这个函数。

LRESULT CALLBACK MyMsgProc(HWND hwnd,UINT umsg,WPA ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>stop718</author>
      <pubDate>Mon, 04 Mar 2024 01:28:02 +0000</pubDate>
    </item>
    <item>
      <title>天龙卖东西call [</title>
      <link>https://tianmage.com/thread-90143-1-1.html</link>
      <description><![CDATA[mov     ecx, dword ptr [ebp+8]                          
push    ecx
mov     ecx, edi
call    0048F870          卖物call]]></description>
      <category>安卓iOS相关综合</category>
      <author>米老鼠和蓝精鼠v</author>
      <pubDate>Mon, 04 Mar 2024 01:23:32 +0000</pubDate>
    </item>
    <item>
      <title>VC++实现内存共享（两个EXE通过内存共享传递信息通信）</title>
      <link>https://tianmage.com/thread-90137-1-1.html</link>
      <description><![CDATA[共享内存通信演示
vc6.0 c++
演示步骤：
1. 启动smserver
2. 
3. 启动smclient
4. 在smserver中，输入要写入的内容，然后点击“写入数据”
5. 在smclient可以看到smserver中写入的数据
smserver端可以反复写入数据，则在smclient端会可见随着改变
此演示非常简单，只是 ...]]></description>
      <category>安卓iOS相关综合</category>
      <author>我爱萨其马虞co</author>
      <pubDate>Mon, 04 Mar 2024 01:19:18 +0000</pubDate>
    </item>
  </channel>
</rss>