<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>恶意样本对抗栈回溯检测机制的套路浅析</title>
        <link>https://xiaodaozhi.com/analysis/28.html</link>
        <description>最近发现有很多漏洞利用或木马程序样本会通过一些技术手段，达到使自动化检测系统或分析人员调试工具的栈回溯机制失效的目的。在本文中我将会简单分析和推测一下这类恶意样本都是通过哪些套路来实现和栈回溯机制的对抗。需要注意的是，文中讨论的堆栈都是代指线程在用户层的堆栈，并未涉及内核层的堆栈。</description>
        <lastBuildDate>Fri, 08 Jun 2018 04:00:00 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>恶意样本对抗栈回溯检测机制的套路浅析</title>
            <url>https://xiaodaozhi.com/uploads/2016/07/31/1773741396544.jpg</url>
            <link>https://xiaodaozhi.com/analysis/28.html</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/analysis/28.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>