<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Delphi源代码 - 源码漏洞修复共享</title>
    <link>https://bbs.gm8.org/forum-44-1.html</link>
    <description>Latest 20 threads of 源码漏洞修复共享</description>
    <copyright>Copyright(C) Delphi源代码</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 16 Aug 2026 08:41:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.gm8.org/static/image/common/logo_88_31.gif</url>
      <title>Delphi源代码</title>
      <link>https://bbs.gm8.org/</link>
    </image>
    <item>
      <title>百区  转发的MYOVE  20260707</title>
      <link>https://bbs.gm8.org/thread-1056-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Tue, 07 Jul 2026 00:28:58 +0000</pubDate>
    </item>
    <item>
      <title>有人发送20亿金币. 然后 两个相加溢出了. 通过 导致刷了金币</title>
      <link>https://bbs.gm8.org/thread-1051-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Wed, 06 May 2026 22:40:17 +0000</pubDate>
    </item>
    <item>
      <title>绿豆蜜蜂TV APP 小海报界面 右边图片显示取消 修正</title>
      <link>https://bbs.gm8.org/thread-1050-1-1.html</link>
      <description><![CDATA[HomeActivity.java]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Mon, 04 May 2026 21:57:59 +0000</pubDate>
    </item>
    <item>
      <title>修复无空爆问题</title>
      <link>https://bbs.gm8.org/thread-1048-1-1.html</link>
      <description><![CDATA[修复效果：格子内物品数量统计准确，仅当物品数量≥5时拦截新物品加入，怪物、尸体等非物品对象不占用物品名额，物品掉落功能恢复正常，无空爆问题]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 03 May 2026 04:59:58 +0000</pubDate>
    </item>
    <item>
      <title>文字绘制优化，启用描边功能和32位绘制</title>
      <link>https://bbs.gm8.org/thread-1042-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Fri, 10 Apr 2026 14:42:11 +0000</pubDate>
    </item>
    <item>
      <title>appelm2 WIN11只有32为色深 16位 直接导致失效.</title>
      <link>https://bbs.gm8.org/thread-1027-1-1.html</link>
      <description><![CDATA[appleM2. 我没有WIN7 和WIN10 测试不了.  WIN11测试过没问题了.]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 15 Jun 2025 00:32:30 +0000</pubDate>
    </item>
    <item>
      <title>游蚊4G引擎登陆器16位改32位</title>
      <link>https://bbs.gm8.org/thread-1015-1-1.html</link>
      <description><![CDATA[//  xtxx := GetDisplayFrequency; //刷新率
//  xtxy := GetdisplayDeepcolor; //色深
//  afrmmain.XTXTy := GetdisplayDeepcolorY; //768
//  afrmmain.TXTXX := getdisplaydeepcolorX; //1024
//  if xtxy  16 then
//  begin
//    ChangeDisplayFrequency(xtxx);  ...]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 16 Mar 2025 01:15:48 +0000</pubDate>
    </item>
    <item>
      <title>a3m2 钓鱼界面移动Floating true</title>
      <link>https://bbs.gm8.org/thread-1014-1-1.html</link>
      <description><![CDATA[a3m2 钓鱼界面移动Floating true]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 16 Mar 2025 01:04:13 +0000</pubDate>
    </item>
    <item>
      <title>A3M2 人物烂 衣服武器 错位</title>
      <link>https://bbs.gm8.org/thread-1013-1-1.html</link>
      <description><![CDATA[begin
     ShowString := sStr + \'\';   //心意修改显示物品
     if Looks &gt;= 10000 then
      ShowString := ShowString + \'\'
     else
     ShowString := ShowString + \'\';]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 16 Mar 2025 00:58:38 +0000</pubDate>
    </item>
    <item>
      <title>a3m2登陆器弹出MIR2.DAT  FrmMain.pas</title>
      <link>https://bbs.gm8.org/thread-1012-1-1.html</link>
      <description><![CDATA[ShowMessage(dlq.clientname);   登录器你搜这个 屏蔽


468行  //弹出MIR2.DAT  ShowMessage(dlq.clientname);]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 16 Mar 2025 00:52:10 +0000</pubDate>
    </item>
    <item>
      <title>A3M2游戏参数界面设置scrollopposite</title>
      <link>https://bbs.gm8.org/thread-1011-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Sun, 16 Mar 2025 00:47:46 +0000</pubDate>
    </item>
    <item>
      <title>A3M2 APPLEM2 行会限制名字10 注册名字限制2</title>
      <link>https://bbs.gm8.org/thread-888-1-1.html</link>
      <description><![CDATA[M2 里的
OBJPLAY.PAS 13292行if not (length(sGuildName) in [6..20]) then begin
OBJNPC.PAS 5686行 if Integer(UserItem) in [16..20] then begin
 OBJNPC_.PAS  15067行   if not (length(sGuildName) in [6..20]) then begin---------------------------------- ...]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Fri, 19 Apr 2019 07:03:05 +0000</pubDate>
    </item>
    <item>
      <title>APPLE引擎漏洞修复源码合集201608092013</title>
      <link>https://bbs.gm8.org/thread-850-1-1.html</link>
      <description><![CDATA[https://pan.baidu.com/s/1qvxrHxSR8fhbPln9K8wpWQ]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:49:51 +0000</pubDate>
    </item>
    <item>
      <title>APPLE加属性图标移动位置</title>
      <link>https://bbs.gm8.org/thread-849-1-1.html</link>
      <description><![CDATA[1]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:44:29 +0000</pubDate>
    </item>
    <item>
      <title>appleM2更新宝宝升级ObjBase</title>
      <link>https://bbs.gm8.org/thread-848-1-1.html</link>
      <description><![CDATA[1]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:42:51 +0000</pubDate>
    </item>
    <item>
      <title>APPLE客户端更新合成动画FState4</title>
      <link>https://bbs.gm8.org/thread-847-1-1.html</link>
      <description><![CDATA[1]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:41:28 +0000</pubDate>
    </item>
    <item>
      <title>appleM2武器升级ObjNpc</title>
      <link>https://bbs.gm8.org/thread-846-1-1.html</link>
      <description><![CDATA[1]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:40:13 +0000</pubDate>
    </item>
    <item>
      <title>客户端更新读取血条PlayScn</title>
      <link>https://bbs.gm8.org/thread-845-1-1.html</link>
      <description><![CDATA[APPLEM2]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:38:39 +0000</pubDate>
    </item>
    <item>
      <title>apple持久警告</title>
      <link>https://bbs.gm8.org/thread-844-1-1.html</link>
      <description><![CDATA[1]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Thu, 28 Feb 2019 04:36:54 +0000</pubDate>
    </item>
    <item>
      <title>3KM2 applem2 飞龙刺客引擎 登录器配置文件打包RES</title>
      <link>https://bbs.gm8.org/thread-839-1-1.html</link>
      <description><![CDATA[https://pan.baidu.com/s/1gKcrnXEedGe9qfCRktZ08A
mir2.exe Data.rc放在此文件夹中
ResBuild.exe 打开Data.rc
然后生成Data.RES 


Data.RES  把这个文件 放进 登录器  文件夹中

飞尔引擎就不需要RES配置   快移植飞尔登录器配置器源码吧    真讨厌RES配置
 ...]]></description>
      <category>源码漏洞修复共享</category>
      <author>admin</author>
      <pubDate>Tue, 26 Feb 2019 00:00:21 +0000</pubDate>
    </item>
  </channel>
</rss>