<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>飘云阁 - IDA Pro插件</title>
    <link>https://www.chinapyg.com/forum-330-1.html</link>
    <description>Latest 20 threads of IDA Pro插件</description>
    <copyright>Copyright(C) 飘云阁</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 23 Apr 2026 23:05:21 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.chinapyg.com/static/image/common/logo_88_31.gif</url>
      <title>飘云阁</title>
      <link>https://www.chinapyg.com/</link>
    </image>
    <item>
      <title>[8.3+ / Linux x64] 自定义 SSL 私钥</title>
      <link>https://www.chinapyg.com/thread-157705-1-1.html</link>
      <description><![CDATA[可实现自建 hexvault 服务器, 自建 lumina 服务器等功能。

[hr]
支持作为 IDA 插件加载，也可 LD_PRELOAD 或 dlopen，会依次加载以下所有 .crt 文件：

[*]/hexrays.crt
[*]/hexvault.crt
[*]/lumina.crt
[*]/trusted_certs/*.crt
[*]/trusted_certs/*.crt
 ...]]></description>
      <category>IDA Pro插件</category>
      <author>self</author>
      <pubDate>Thu, 16 Jan 2025 10:34:51 +0000</pubDate>
    </item>
    <item>
      <title>IDA Pro 9.x lumina修复插件(LuminaFix)</title>
      <link>https://www.chinapyg.com/thread-155957-1-1.html</link>
      <description><![CDATA[经过测试，支持IDA9.2

将插件放到\\plugins目录下，然后options-&gt;general按照如下设置：



启动IDA看到如下提示表示加载成功：



然后就可以使用了：


**** 本内容被作者隐藏 ****]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Thu, 17 Oct 2024 03:10:45 +0000</pubDate>
    </item>
    <item>
      <title>[20260303更新]IDAPro 9.x 正式版通用初始化工具 By 飘云</title>
      <link>https://www.chinapyg.com/thread-154779-1-1.html</link>
      <description><![CDATA[用了安装版的就忽略吧
用了绿色版的，可以用这个工具

9.x通用版，放到IDA目录下会自动判断版本


**** 本内容被作者隐藏 ****


解压密码：www.chinapyg.com]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Mon, 12 Aug 2024 09:07:58 +0000</pubDate>
    </item>
    <item>
      <title>IDA9.0 全平台泄露 资源共享 求攻破！！</title>
      <link>https://www.chinapyg.com/thread-154739-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>IDA Pro插件</category>
      <author>ye7</author>
      <pubDate>Sat, 10 Aug 2024 02:20:54 +0000</pubDate>
    </item>
    <item>
      <title>IDA7.5黑色&amp;白色皮肤-2020.12.22</title>
      <link>https://www.chinapyg.com/thread-138404-1-1.html</link>
      <description><![CDATA[使用方式：
（1）将Hgl_Dark(_Light)文件夹放入“....\\IDA Pro 7.5\\themes”文件夹中；
（2）打开IDA → Options → Colors... → Current theme：选择Hgl_Dark(_Light) → ok]]></description>
      <category>IDA Pro插件</category>
      <author>xxHxx</author>
      <pubDate>Sat, 19 Dec 2020 15:05:17 +0000</pubDate>
    </item>
    <item>
      <title>IDA_SDK_DOC_70-75（IDA7.x各版本插件开发文档）</title>
      <link>https://www.chinapyg.com/thread-138394-1-1.html</link>
      <description><![CDATA[大家根据需要下载即可]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Fri, 18 Dec 2020 07:37:16 +0000</pubDate>
    </item>
    <item>
      <title>IDA_Pro_7.5安装keypatch、Findcrypt插件</title>
      <link>https://www.chinapyg.com/thread-138385-1-1.html</link>
      <description><![CDATA[0x00  Python包管理工具
   pip是Python包管理工具，安装pip这个工具，可以很方便的安装线上Python程序依赖库。

0x01  IDA Pro_7.5安装keypatch、Findcrypt插件的方法
插件下载；https://github.com/keystone-engine/keypatch
                https://github.com ...]]></description>
      <category>IDA Pro插件</category>
      <author>xxHxx</author>
      <pubDate>Thu, 17 Dec 2020 03:29:46 +0000</pubDate>
    </item>
    <item>
      <title>一张图快速掌握IDAPython关键字</title>
      <link>https://www.chinapyg.com/thread-137301-1-1.html</link>
      <description><![CDATA[IDAPython神器就不用多介绍了吧~ 不懂的可以在《iOS应用逆向与安全之道》一书中找到具体实例。




高清图片下载附件


转自：https://github.com/inforion/idapython-cheatsheet]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Wed, 17 Jun 2020 02:28:19 +0000</pubDate>
    </item>
    <item>
      <title>IDA_QScripts-用你喜欢的编辑器写IDAPython</title>
      <link>https://www.chinapyg.com/thread-137222-1-1.html</link>
      <description><![CDATA[https://github.com/0xeb/ida-qscripts


What is QScripts?QScripts is productivity tool and an alternative to IDA\'s \&quot;Recent scripts\&quot; (Alt-F9) and \&quot;Execute Scripts\&quot; (Shift-F2) facilities. QScripts allows you to develop and run any supporting scriptin]]></description>
      <category>IDA Pro插件</category>
      <author>xxHxx</author>
      <pubDate>Tue, 02 Jun 2020 01:20:08 +0000</pubDate>
    </item>
    <item>
      <title>IDA Pro 自动查找结构插件</title>
      <link>https://www.chinapyg.com/thread-122957-1-1.html</link>
      <description><![CDATA[#### 介绍

IDA Pro 自动查找结构插件

#### 使用方法

1.复制UltraTools.dll和UltraTools64.dll至C:\\Program Files\\IDA 7.0\\plugins\\目录
2.修改C:\\Program Files\\IDA 7.0\\plugins\\plugins.cfg文件添加以下行
```
;UltraTools       UltraTools        Ctrl ...]]></description>
      <category>IDA Pro插件</category>
      <author>cbwang505</author>
      <pubDate>Thu, 21 Feb 2019 05:12:40 +0000</pubDate>
    </item>
    <item>
      <title>HexRaysCodeXplorer v2.1 [IDA7 Edition] macOS</title>
      <link>https://www.chinapyg.com/thread-120638-1-1.html</link>
      <description><![CDATA[今天又浏览到了这个插件，然后看到日志适配7.0版本更新至2.1了，但是还没有mac版的，于是编译一份分享一下。
https://github.com/REhints/HexRaysCodeXplorer


之前两位老师放出的PC端的：
https://www.chinapyg.com/forum.php?mod=viewthread&amp;tid=118647
v2.1的 ...]]></description>
      <category>IDA Pro插件</category>
      <author>0xcb</author>
      <pubDate>Sun, 12 Aug 2018 03:33:13 +0000</pubDate>
    </item>
    <item>
      <title>HexRaysCodeXplorer for IDA7</title>
      <link>https://www.chinapyg.com/thread-118647-1-1.html</link>
      <description><![CDATA[github: https://github.com/REhints/HexRaysCodeXplorer
Update: add support for macOS IDA Pro 7.0 &amp; 7.0sp1 compile.


附件为本机vs2017编译了一份（可能需要运行时库）]]></description>
      <category>IDA Pro插件</category>
      <author>Nisy</author>
      <pubDate>Tue, 06 Feb 2018 06:07:24 +0000</pubDate>
    </item>
    <item>
      <title>keypatch 2.2 for IDA 7.0</title>
      <link>https://www.chinapyg.com/thread-98380-1-1.html</link>
      <description><![CDATA[安装或更新 keystone-0.9.1-python-win64.msi

然后将 keypatch.py 放入 IDA 的 plugins 目录

keypatch 更新地址
https://github.com/keystone-engine/keypatch

From: Www.ChinaPYG.CoM

说明： 如果按照后IDA无法加载，请尝试按照 vs2013 运行时库！！ ...]]></description>
      <category>IDA Pro插件</category>
      <author>Nisy</author>
      <pubDate>Wed, 01 Nov 2017 04:12:49 +0000</pubDate>
    </item>
    <item>
      <title>[20171117更新][macOS]IDAPro 7.0 Bypass Database Check - By PiaoYun</title>
      <link>https://www.chinapyg.com/thread-93601-1-1.html</link>
      <description><![CDATA[2017.11.17
修复部分macOS系统不能正常使用32bit版本问题
致谢：istar

如果你的IDA出现下面情况，就需要此插件了，做了点微小的工作~~~


不解释，懂的人自然懂~

采用插件方式内存patch，不修改主文件~~~

下载IDAPro 7.0 原版安装，然后丢到插件目录即可~ ...]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Sun, 01 Oct 2017 00:35:30 +0000</pubDate>
    </item>
    <item>
      <title>[Win]IDAPro 7.0 Bypass Database Check - By PiaoYun</title>
      <link>https://www.chinapyg.com/thread-93567-1-1.html</link>
      <description><![CDATA[如果你的IDA出现下面情况，就需要此插件了，做了点微小的工作~~~




不解释，懂的人自然懂~

采用插件方式内存patch，不修改主文件~~~

下载IDAPro 7.0 原版安装，然后丢到插件目录即可~~

**** 本内容被作者隐藏 ****


【IDA插件】IDAPro 6.8 Bypass D ...]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Thu, 28 Sep 2017 02:48:47 +0000</pubDate>
    </item>
    <item>
      <title>[2021-11-03更新]IDAPro 7.x 初始化工具 By 飘云</title>
      <link>https://www.chinapyg.com/thread-93559-1-1.html</link>
      <description><![CDATA[********支持最新泄露的IDA 7.6********


解压密码：www.chinapyg.com



2021-11-03更新：应@Seto要求修改细节，详见：https://www.chinapyg.com/forum.p ... d=93559&amp;pid=3158933

**** 本内容被作者隐藏 ****

2020-12-18更新：根据坛友建议添加右键扩 ...]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Wed, 27 Sep 2017 07:00:51 +0000</pubDate>
    </item>
    <item>
      <title>IDA插件-keypatch 安装使用方法</title>
      <link>https://www.chinapyg.com/thread-86757-1-1.html</link>
      <description><![CDATA[一  安装ida 6.8 ,选择全部安装。
二  下载安装keystone
https://github.com/keystone-engine/keystone/releases/download/0.9.1/keystone-0.9.1-python-win32.msi   32位
https://github.com/keystone-engine/keystone/releases/download/0.9.1/keystone-0.9.1-pyth ...]]></description>
      <category>IDA Pro插件</category>
      <author>whydbg</author>
      <pubDate>Sun, 25 Sep 2016 09:17:23 +0000</pubDate>
    </item>
    <item>
      <title>BinDiff v4.20 all version with keyfile</title>
      <link>https://www.chinapyg.com/thread-81817-1-1.html</link>
      <description><![CDATA[官方介绍：http://www.zynamics.com/bindiff/manual/index.html


二进制比对工具 ， Google 作为圣诞礼物免费放出来的，需要的抓紧保存。

bindiff420-debian8-amd64：
https://dl.google.com/dl/zynamics/bindiff420-debian8-amd64.deb
bindiff420-d ...]]></description>
      <category>IDA Pro插件</category>
      <author>PYG官方论坛</author>
      <pubDate>Thu, 24 Dec 2015 08:16:48 +0000</pubDate>
    </item>
    <item>
      <title>IDAPro 6.8 Bypass Database Check  - By PiaoYun</title>
      <link>https://www.chinapyg.com/thread-81606-1-1.html</link>
      <description><![CDATA[解决这个的:


 不解释，懂的人自然懂~

采用插件方式内存patch，不修改主文件~~~

下载IDAPro 6.8原版安装，然后丢到插件目录即可~~



**** 本内容被作者隐藏 ****]]></description>
      <category>IDA Pro插件</category>
      <author>飘云</author>
      <pubDate>Mon, 07 Dec 2015 05:43:59 +0000</pubDate>
    </item>
    <item>
      <title>ida_sync 插件</title>
      <link>https://www.chinapyg.com/thread-76860-1-1.html</link>
      <description><![CDATA[IDA Sync 插件 可是实现多名用户共同协作分析或者 在Android 动态调试 开多个ida时可以同步记录
插件安装的方法，复制插件到ida的插件目录下，修改配置文件plugins.cfg加入如下快捷键：

; IDA Sync Hotkeys
        IDA_Sync_-_Indented_Comment         MyIDASync ...]]></description>
      <category>IDA Pro插件</category>
      <author>空道</author>
      <pubDate>Tue, 03 Mar 2015 02:45:10 +0000</pubDate>
    </item>
  </channel>
</rss>