<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>断点社区-专业的老牌游戏安全技术交流社区 - Python</title>
    <link>https://bpsend.net/forum-15-1.html</link>
    <description>Latest 20 threads of Python</description>
    <copyright>Copyright(C) 断点社区-专业的老牌游戏安全技术交流社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 24 May 2026 23:33:51 +0000</lastBuildDate>
    <ttl>180</ttl>
    <image>
      <url>https://bpsend.net/static/image/common/logo_88_31.gif</url>
      <title>断点社区-专业的老牌游戏安全技术交流社区</title>
      <link>https://bpsend.net/</link>
    </image>
    <item>
      <title>[实战教学] OpenCV + Python 实现屏幕目标实时识别</title>
      <link>https://bpsend.net/thread-609-1-1.html</link>
      <description><![CDATA[正文内容：各位坛友，大家在掌握了 Python 的基础控制和内存读取后，是不是想做一款更智能的脚本？现在的游戏都有防内存检测，那么“模拟人眼”的视觉自动化就是最好的选择。今天教大家使用 OpenCV 让你的 Python 脚本“看懂”游戏画面。什么是图像模板匹配 (Template M ...]]></description>
      <category>Python</category>
      <author>qnlytr22</author>
      <pubDate>Mon, 27 Apr 2026 20:44:37 +0000</pubDate>
    </item>
    <item>
      <title>[进阶教学] 拒绝硬编码：如何使用 Cheat Engine 寻找游戏数据的动态偏移</title>
      <link>https://bpsend.net/thread-608-1-1.html</link>
      <description><![CDATA[各位坛友，大家在上一节学习了使用 Python 读取内存后，是不是遇到了一个头疼的问题：重启游戏后，之前的内存地址就失效了？

这是因为游戏使用了\&quot;动态内存分配\&quot;。想要编写稳定且通用的辅助，我们必须学会寻找 \&quot;基址 (Base Address) + 偏移 (Offset)\&quot;，即所谓的\&quot;指针链\&quot; ...]]></description>
      <category>Python</category>
      <author>qnlytr22</author>
      <pubDate>Mon, 27 Apr 2026 20:40:00 +0000</pubDate>
    </item>
  </channel>
</rss>