<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Beginner Malware Analysis on baseaddress.org</title><link>https://baseaddress.org/re/beginner-malware-analysis/</link><description>Recent content in Beginner Malware Analysis on baseaddress.org</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 18 May 2026 00:00:00 +1100</lastBuildDate><atom:link href="https://baseaddress.org/re/beginner-malware-analysis/index.xml" rel="self" type="application/rss+xml"/><item><title>MA 1: IsDebuggerPresent</title><link>https://baseaddress.org/re/beginner-malware-analysis/ma-is-debugger-present/</link><pubDate>Mon, 18 May 2026 00:00:00 +1100</pubDate><guid>https://baseaddress.org/re/beginner-malware-analysis/ma-is-debugger-present/</guid><description>A first look at anti-debugging: how a program detects an attached debugger via the IsDebuggerPresent Win32 API.</description></item><item><title>MA 2: IsDebuggerPresent Workaround</title><link>https://baseaddress.org/re/beginner-malware-analysis/ma-is-debugger-present-workaround/</link><pubDate>Mon, 18 May 2026 00:00:00 +1100</pubDate><guid>https://baseaddress.org/re/beginner-malware-analysis/ma-is-debugger-present-workaround/</guid><description>The cat-and-mouse next move: detecting a debugger without ever calling IsDebuggerPresent, so common hook-based bypasses (ScyllaHide etc.) miss it.</description></item></channel></rss>