<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JacksonTai 的博客</title>
    <link>https://jacksontai2007.github.io/</link>
    <description>记录逆向、安全、Python 与前端的折腾。</description>
    <language>zh-CN</language>
    <atom:link href="https://jacksontai2007.github.io/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sun, 28 Jun 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>cc-unlock：给 AI Coding Agent 搭一套安全研究上下文框架</title>
      <link>https://jacksontai2007.github.io/post.html?id=cc-unlock</link>
      <guid isPermaLink="true">https://jacksontai2007.github.io/post.html?id=cc-unlock</guid>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
      <category>安全</category>
      <description>做逆向和漏洞研究时，AI 助手总是「不知道你在干嘛」。cc-unlock 通过 CLAUDE.md 注入五层上下文框架，让 Claude Code 和 Codex 真正进入安全研究员的工作模式 —— 配置一次，跨模型复用。</description>
    </item>
    <item>
      <title>把 GPT Image 2 提示词工程做成一个 Claude Skill</title>
      <link>https://jacksontai2007.github.io/post.html?id=gpt-image-2-prompting-skill</link>
      <guid isPermaLink="true">https://jacksontai2007.github.io/post.html?id=gpt-image-2-prompting-skill</guid>
      <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <description>我开源了一个 Claude Skill：用六段式协议 + 13 个模板 + 29 个场景配方，把模糊的画面想法变成可复现的 GPT Image 2 提示词。聊聊它解决什么问题、怎么设计、怎么上手。</description>
    </item>
    <item>
      <title>Hello World：博客换新装</title>
      <link>https://jacksontai2007.github.io/post.html?id=hello-world</link>
      <guid isPermaLink="true">https://jacksontai2007.github.io/post.html?id=hello-world</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <category>杂谈</category>
      <description>把个人主页重构成了极简黑白风的技术博客 —— 零构建、纯静态、用 Markdown 写文章。聊聊为什么这么做，以及怎么往里加新文章。</description>
    </item>
    <item>
      <title>逆向入门：用 IDA Pro 啃下第一个 CrackMe</title>
      <link>https://jacksontai2007.github.io/post.html?id=reverse-engineering-101</link>
      <guid isPermaLink="true">https://jacksontai2007.github.io/post.html?id=reverse-engineering-101</guid>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
      <category>逆向</category>
      <description>从静态分析到动态调试，记录一次完整的 CrackMe 求解过程，以及一个新手最容易踩的几个坑。</description>
    </item>
  </channel>
</rss>
