<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>逆向工程 on Text Matrix</title><link>https://txtmix.com/tags/%E9%80%86%E5%90%91%E5%B7%A5%E7%A8%8B/</link><description>Recent content in 逆向工程 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E9%80%86%E5%90%91%E5%B7%A5%E7%A8%8B/index.xml" rel="self" type="application/rss+xml"/><item><title>reCAPTCHA逆向工程：Google反爬虫机制的技术剖析</title><link>https://txtmix.com/posts/tech/recaptcha-reverse-engineering-google-anti-bot-analysis/</link><pubDate>Fri, 22 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/recaptcha-reverse-engineering-google-anti-bot-analysis/</guid><description>&lt;h1 id="recaptcha逆向工程google反爬虫机制的技术剖析">reCAPTCHA逆向工程：Google反爬虫机制的技术剖析&lt;/h1>
&lt;p>elelysiox/recaptcha 是一个 reCAPTCHA 逆向工程文档，记录了 Google reCAPTCHA v2/v3 的内部机制。2026-05-22创建，30星。&lt;/p>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>reCAPTCHA 是目前最复杂的浏览器反机器人系统之一。它的防护不靠单一技术，而是多层混淆叠加：代码混淆（AST级）、控制流扁平化、加密字符串池、状态机逃逸、异步生成器链、运行时值加密。每层都可以被单独分析，但组合在一起使得静态分析和 LLM-based 反向工程变得极其困难。&lt;/p></description></item><item><title>Android逆向工程Skill：2.5K Stars的Claude Code智能体——从APK提取Retrofit API完整指南</title><link>https://txtmix.com/posts/tech/android-reverse-engineering-skill-claude-code/</link><pubDate>Fri, 17 Apr 2026 16:45:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/android-reverse-engineering-skill-claude-code/</guid><description>&lt;h1 id="android逆向工程skill25k-stars的claude-code智能体">Android逆向工程Skill：2.5K Stars的Claude Code智能体&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：移动安全工程师、渗透测试工程师、Android开发者、安全研究者
&lt;strong>前置知识&lt;/strong>：Android基础、HTTP协议、命令行操作
&lt;strong>技术栈&lt;/strong>：Java JDK 17+ / jadx / Vineflower / dex2jar
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item></channel></rss>