<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>吾爱破解 - 52pojie.cn - 导读 - 技术求助</title>
    <link>https://www.52pojie.cn/forum.php?mod=guide&amp;view=help</link>
    <description>技术求助</description>
    <copyright>Copyright(C) 吾爱破解 - 52pojie.cn</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 18 Apr 2026 20:30:03 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://www.52pojie.cn/static/image/common/logo_88_31.gif</url>
      <title>吾爱破解 - 52pojie.cn</title>
      <link>https://www.52pojie.cn/</link>
    </image>
    <item>
      <title>这个控制台下opencode不知怎么地好像极易退出</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103564</link>
      <description><![CDATA[我看着B站视频开始学习新的：这个控制台下opencode不知怎么的好像极易退出
&amp;#8203;我又试着用PowerShell打开
RAD Studio Command Prompt打开
&amp;#8203;Developer PowerShell for VS 2022打开
&amp;#8203;Cmder打开。。。可 ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>冥界3大法王</author>
<enclosure url="https://www.52pojie.cn/https://attach.52pojie.cn/forum/202604/17/174145oajyz34c43kzy8vk.png" length="258768" type="image/jpeg" />      <pubDate>Fri, 17 Apr 2026 09:42:58 +0000</pubDate>
    </item>
    <item>
      <title>使用DNGuard static unpacker后使用dnspy还是查看不到一些代码？</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103513</link>
      <description><![CDATA[使用DNGuard static unpacker脱壳也没报错，然后拉入dnspy后发现好像还是看不到相关逻辑]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>莫阿白</author>
<enclosure url="https://www.52pojie.cn/https://attach.52pojie.cn/forum/202604/17/141845wprf133p1b5wb3pf.png" length="61443" type="image/jpeg" />      <pubDate>Fri, 17 Apr 2026 06:25:08 +0000</pubDate>
    </item>
    <item>
      <title>关于各种调试器上mcp插件的疑问</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103494</link>
      <description><![CDATA[插件不就是完成的调试桥  达成去通信
最终你不还是得来回得切换 在调试器  与 编辑器之间，或者是选中数据加以分析
感觉也没方便到哪去啊。不在一个界面里。。。token也不是屌丝用户们玩得起的啊。]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>冥界3大法王</author>
      <pubDate>Fri, 17 Apr 2026 04:29:33 +0000</pubDate>
    </item>
    <item>
      <title>AI定制化</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103336</link>
      <description><![CDATA[有做过AI定制化的兄弟吗？请求合作一起干大事。实在不行教我也可以，我会把所有的吾爱币都给你。]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>暧昧不是爱ADC</author>
      <pubDate>Thu, 16 Apr 2026 07:19:24 +0000</pubDate>
    </item>
    <item>
      <title>bjdctf_2020_babystack</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103284</link>
      <description><![CDATA[下面是buuctf的pwn题目bjdctf_2020_babystack的WP

lenovo@LAPTOP-48DP8J7U:~$ cd /mnt/c/Users/Lenovo/Desktop
lenovo@LAPTOP-48DP8J7U:/mnt/c/Users/Lenovo/Desktop$ checksec /mnt/c/Users/Lenovo/Desktop/bjdctf_2020_babystack
[*] \'/mnt/c/Users/Lenovo/Deskt ...]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>0xValley</author>
      <pubDate>Thu, 16 Apr 2026 02:54:50 +0000</pubDate>
    </item>
    <item>
      <title>现在的AI工具无论是网页版本的还是桌面版本的都有长度限制，做款拆分重组回填工具!</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103281</link>
      <description><![CDATA[如何开发一款。。。可以自动的拆分 。。。 自动的投喂   和  自动的采食  解决当前困扰？
比如说吧：
https://wwaso.lanzouu.com/iQu5T3ndq7xg
样本为： X:\\x64dbg\\bin\\mnemdb.json

如果上传到DeepSeek网页端，让它翻译只能翻译65%。。。于是问题来了。。。
如何 ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>冥界3大法王</author>
      <pubDate>Thu, 16 Apr 2026 02:46:21 +0000</pubDate>
    </item>
    <item>
      <title>能编译通过吗？ 好像我装的 Windows 11 SDK 没装全</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2103027</link>
      <description><![CDATA[[mw_shl_code=asm,true]#include 
#include 
#include  // UIA 核心头文件
#pragma comment(lib, \&quot;UIAutomationCore.lib\&quot;)
// 告诉编译器自动链接库，这样你就不用手动去属性里配了（这是进阶写法，比第二步更方便）
#pragma comment(lib, \&quot;UIAutomationCore.lib\&quot;) ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>冥界3大法王</author>
      <pubDate>Tue, 14 Apr 2026 15:15:54 +0000</pubDate>
    </item>
    <item>
      <title>一次惨痛的经历，你千万不要相信AI 和VS Code说的话！</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102934</link>
      <description><![CDATA[不要错误的认为:
VS Code文件夹 你所打开的文件夹，才是它能访问的文件夹！
很多时候 我们被假象也迷惑。。。什么xx权限不足。。。
扯鬼淡。。。当你某天。。。某个工程打不开，让它修复的时候
它就会访问你周边的文件夹试图修复
可结果是越修越坏。。。
所以正解 ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>冥界3大法王</author>
      <pubDate>Tue, 14 Apr 2026 05:56:15 +0000</pubDate>
    </item>
    <item>
      <title>rust 版实现 - Windows右键【复制多行文件完整路径】</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102646</link>
      <description><![CDATA[原帖是 www.52pojie.cn/thread-2101392-1-1.html
原作者已经介绍了 详细的 windows 注册表的设置，这不再涉及这部分
简单套用，替换 rust 版即可  （CopyMultiPath.exe  -换成-&gt; copy_paths_client.exe）(#copy_paths ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>pyjiujiu</author>
<enclosure url="https://www.52pojie.cn/https://attach.52pojie.cn/forum/202604/12/220612pglckigaih3y3hdx.jpg" length="94258" type="image/jpeg" />      <pubDate>Sun, 12 Apr 2026 14:23:52 +0000</pubDate>
    </item>
    <item>
      <title>新手实战：APK修改图片遇到签名问题，以及一个困惑求解答</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102616</link>
      <description><![CDATA[]]></description>
      <category>『移动安全讨论求助区』</category>
      <author>City777</author>
      <pubDate>Sun, 12 Apr 2026 10:33:33 +0000</pubDate>
    </item>
    <item>
      <title>OD常用汇编指令集</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102560</link>
      <description><![CDATA[常用汇编指令的认识
                   软件破解常用汇编指令
   cmp    a,b     //  比较a与b
   mov    a,b     //  把b值送给a值，使a=b
   ret            //  返回主程序
   nop            //  无作用
   call           //  调用子程序，子程序以ret结 ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>wy93218377</author>
      <pubDate>Sun, 12 Apr 2026 02:17:11 +0000</pubDate>
    </item>
    <item>
      <title>求助大家帮忙判断下这是什么壳</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102547</link>
      <description><![CDATA[麻烦帮忙看下这个是什么壳，用peid查显示无壳，用exeinfo查显示有壳，用资源修改工具打开显示已压缩或者损坏的资源，文件下载链接https://c.wss.ink/f/jn3n6wkduoj]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>小飞</author>
<enclosure url="https://www.52pojie.cn/https://attach.52pojie.cn/forum/202604/12/091749iz668gllz5l6mxzi.png" length="244433" type="image/jpeg" />      <pubDate>Sun, 12 Apr 2026 01:19:46 +0000</pubDate>
    </item>
    <item>
      <title>AI定制化怎么操作</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102535</link>
      <description><![CDATA[需求是定制化很多类型的AI助理，比如AI审核助理，帮我审核文件内容是否合法；比如AI发布任务助理，可以在领导发布任务后补充领导发布的任务细节；求助类似上面这样的AI助理需要通过什么技术实现。]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>暧昧不是爱ADC</author>
      <pubDate>Sat, 11 Apr 2026 15:48:19 +0000</pubDate>
    </item>
    <item>
      <title>帮忙实现绕过谷歌检测实现程序批量模拟搜索谷歌关键词图片，返回搜索结果页面</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102461</link>
      <description><![CDATA[]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>wangykwang</author>
      <pubDate>Sat, 11 Apr 2026 05:51:19 +0000</pubDate>
    </item>
    <item>
      <title>成功爆破，提示登录成功，但不能打开主窗口</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102401</link>
      <description><![CDATA[]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>gs124330</author>
      <pubDate>Fri, 10 Apr 2026 16:00:00 +0000</pubDate>
    </item>
    <item>
      <title>maven解决方案手册</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102350</link>
      <description><![CDATA[个人自用的maven解决方案手册，如果大家感觉好，未来可以放出其他个人自用的手册。
希望本解决方案手册可以帮助更多的人少走弯路。



1* 创建项目
mvn archetype:generate -DgroupId=包名 -DartifactId=工程名
mvn archetype:generate -DgroupId=com.vsked -Dar ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>vsked</author>
      <pubDate>Fri, 10 Apr 2026 08:32:11 +0000</pubDate>
    </item>
    <item>
      <title>ida数据库的默认保存路径可以改吗？</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102194</link>
      <description><![CDATA[我不想保存在与分析软件相同目录欸，可以默认保存到我指定的目录吗？没有找到相关的配置项，谢谢大家！]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>桐姥爷</author>
      <pubDate>Thu, 09 Apr 2026 14:11:56 +0000</pubDate>
    </item>
    <item>
      <title>flutter的逆向问题</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102142</link>
      <description><![CDATA[想逆向一个flutter的app,但是用了blutter和reflutter发现都不行,后来翻看issues里面,有人说是用的Shorebird引擎,可惜两个项目都反编译不成功,各位大佬有没有什么好办法]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>jmx666</author>
      <pubDate>Thu, 09 Apr 2026 09:02:03 +0000</pubDate>
    </item>
    <item>
      <title>delphi13.1 Lite 从安装到入门第一个</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2102098</link>
      <description><![CDATA[Delphi Lite 也常被称为并不是 Embarcadero 官方发布的标准产品版本，
而是社区第三方基于官方 Delphi 13.1（RAD Studio 13.1 Florence）正式版或试用版制作的精简模块化安装包。

官方 RAD Studio 完整安装包体积通 ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>xiaojiuakio</author>
<enclosure url="https://www.52pojie.cn/https://attach.52pojie.cn/forum/202604/10/103141l41sh1i933i3bms3.png" length="118066" type="image/jpeg" />      <pubDate>Thu, 09 Apr 2026 05:52:46 +0000</pubDate>
    </item>
    <item>
      <title>指令汇集</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2101893</link>
      <description><![CDATA[跳转指令及其跳转条件


ja 跳转指令，条件：CF=0 和 ZF=0


jab 跳转指令，条件：CF=0


jb 跳转指令，条件：CF=1


jbe 跳转指令，条件：CF=1 或者 ZF=1


jc 跳转指令，条件：CF=1


jcxz 跳转指令，条件：CX=0


je 跳转指令，条件：ZF=1

 ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>wy93218377</author>
      <pubDate>Wed, 08 Apr 2026 04:16:14 +0000</pubDate>
    </item>
    <item>
      <title>某云电脑提取的iptv，apk抓取源的疑问</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2101599</link>
      <description><![CDATA[]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>向阳</author>
      <pubDate>Mon, 06 Apr 2026 10:42:38 +0000</pubDate>
    </item>
    <item>
      <title>怎么获取Windows 最高权限</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2101536</link>
      <description><![CDATA[怎么集齐一下十个 `Windows` 身份令牌

 NT SERVICE\\MDCoreSvc
 NT SERVICE\\wscsvc
 NT SERVICE\\WinDefend
 NT SERVICE\\SecurityHealthService
 NT SERVICE\\Sense
 NT SERVICE\\WdNisSvc
 NT SERVICE\\mpssvc
 NT SERVICE\\BFE
 NT SERVICE\\TrustedInstaller ...]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>zhidaoliao</author>
      <pubDate>Mon, 06 Apr 2026 04:21:23 +0000</pubDate>
    </item>
    <item>
      <title>鼠标划区，录屏小工具</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2101513</link>
      <description><![CDATA[]]></description>
      <category>『编程语言讨论求助区』</category>
      <author>psqladm</author>
      <pubDate>Mon, 06 Apr 2026 01:07:37 +0000</pubDate>
    </item>
    <item>
      <title>【读 Paper 之 NDSS26顶会论文】FirmAgent: Leveraging Fuzzing to Assist LLM Age...</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2101503</link>
      <description><![CDATA[首先我们来看一下这篇论文的基本信息：这篇论文来自安全领域的顶会 NDSS 2026，作者团队来自于清华大学网络科学与网络空间研究院。论文题目是 FirmAgent: Leveraging Fuzzing to Assist LLM Agents with IoT Firmware Vu ...]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>MysticEcho</author>
<enclosure url="https://www.52pojie.cn/https://attach.52pojie.cn/forum/202604/06/022102vh94099fgox1b4ft.png" length="109827" type="image/jpeg" />      <pubDate>Sun, 05 Apr 2026 18:21:17 +0000</pubDate>
    </item>
    <item>
      <title>大家是怎么从新手过来的，能谈谈经验与时间成本吗</title>
      <link>https://www.52pojie.cn/forum.php?mod=viewthread&amp;tid=2101374</link>
      <description><![CDATA[本人新手，根据别人推荐刚接触52破解，觉得豁然开朗，所有人（除了我）好像都在大放光彩，每天都有人去脱壳破解软件，但是刚接触脱壳破解的我，在这么多资料共享下，希望有大佬分享一下自己的经验，能让俺们这些新手跳过一些坑，或者让我们知道从新手到像大佬们优秀经历 ...]]></description>
      <category>『脱壳破解讨论求助区』</category>
      <author>guoyubo</author>
      <pubDate>Sat, 04 Apr 2026 16:37:09 +0000</pubDate>
    </item>
  </channel>
</rss>