<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>从 PE 到 PKCS#7：深入理解 Windows PE 数字签名机制</title>
        <link>https://xiaodaozhi.com/security/482.html</link>
        <description>大约十年前我写 PESignAnalyzer 时，最初的目标其实很直接：给定一个 Windows PE 文件，希望能够分析它的数字签名，知道这个文件是谁签署的、使用了什么算法、对应什么证书、证书链是什么，以及签名有没有时间戳。 真正开始实现以后，事情很快变得复杂起来。</description>
        <lastBuildDate>Sat, 15 Aug 2026 08:26:35 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <image>
            <title>从 PE 到 PKCS#7：深入理解 Windows PE 数字签名机制</title>
            <url>https://xiaodaozhi.com/uploads/2026/08/15/1786780581139.png</url>
            <link>https://xiaodaozhi.com/security/482.html</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/security/482.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>