<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.debugxp.com/posts/FlareOn2019_Memecat/</loc>
<lastmod>2019-12-01T07:00:00-05:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/Resources/</loc>
<lastmod>2024-05-04T08:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_Contributing/</loc>
<lastmod>2024-05-05T20:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_Credit/</loc>
<lastmod>2024-05-05T20:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_FAQ/</loc>
<lastmod>2024-05-05T20:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_Lingo/</loc>
<lastmod>2024-05-05T20:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_TOC/</loc>
<lastmod>2024-05-05T20:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse/</loc>
<lastmod>2024-05-05T20:00:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_BeforeYouBegin/</loc>
<lastmod>2024-05-05T20:00:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH01_00_Intro/</loc>
<lastmod>2024-05-05T20:01:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_FilesNeeded/</loc>
<lastmod>2024-05-05T20:01:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH01_01_Setup/</loc>
<lastmod>2024-05-05T20:01:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_00_BinaryBasics/</loc>
<lastmod>2024-05-05T20:02:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_01_NumberSystems/</loc>
<lastmod>2024-05-05T20:02:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_02_ASCII/</loc>
<lastmod>2024-05-05T20:02:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_03_BitsAndBytes/</loc>
<lastmod>2024-05-05T20:02:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_04_ProgrammingLanguages/</loc>
<lastmod>2024-05-05T20:02:04-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_05_BitwiseOperations/</loc>
<lastmod>2024-05-05T20:02:05-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH02_06_Mindset/</loc>
<lastmod>2024-05-05T20:02:06-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_00_Assembly/</loc>
<lastmod>2024-05-05T20:03:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_01_Registers/</loc>
<lastmod>2024-05-05T20:03:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_02_MemoryLayout/</loc>
<lastmod>2024-05-05T20:03:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_03_Instructions/</loc>
<lastmod>2024-05-05T20:03:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_04_Flags/</loc>
<lastmod>2024-05-05T20:03:04-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_05_CallingConventions/</loc>
<lastmod>2024-05-05T20:03:05-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH03_06_FinalNotes/</loc>
<lastmod>2024-05-05T20:03:06-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH04_00_Tools/</loc>
<lastmod>2024-05-06T20:04:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH04_01_ToolTypes/</loc>
<lastmod>2024-05-06T20:04:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH04_02_Debugging/</loc>
<lastmod>2024-05-06T20:04:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH04_03_ToolGuides/</loc>
<lastmod>2024-05-06T20:04:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH05_00_BasicReversing/</loc>
<lastmod>2024-05-06T20:05:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH05_01_BeforeWeBegin/</loc>
<lastmod>2024-05-06T20:05:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH05_02_FunctionCall/</loc>
<lastmod>2024-05-06T20:05:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH05_03_HelloWorld/</loc>
<lastmod>2024-05-06T20:05:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH05_04_Loops/</loc>
<lastmod>2024-05-06T20:05:04-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_00_DLL/</loc>
<lastmod>2024-05-06T20:06:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_01_BeforeWeBegin/</loc>
<lastmod>2024-05-06T20:06:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_02_DLLBasics/</loc>
<lastmod>2024-05-06T20:06:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_03_Exports/</loc>
<lastmod>2024-05-06T20:06:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_04_SayHello/</loc>
<lastmod>2024-05-06T20:06:04-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_05_PrintArray/</loc>
<lastmod>2024-05-06T20:06:05-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_06_InitializePlayer/</loc>
<lastmod>2024-05-06T20:06:06-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_07_PrintPlayerStats/</loc>
<lastmod>2024-05-06T20:06:07-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_08_MysteryFunc/</loc>
<lastmod>2024-05-06T20:06:08-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_09_ImplementingPlayer/</loc>
<lastmod>2024-05-06T20:06:09-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH06_10_FinalNotes/</loc>
<lastmod>2024-05-06T20:06:10-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH07_00_Windows/</loc>
<lastmod>2024-05-06T20:07:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH07_01_VirtualMemory/</loc>
<lastmod>2024-05-06T20:07:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH07_02_Privileges/</loc>
<lastmod>2024-05-06T20:07:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH07_03_Architecture/</loc>
<lastmod>2024-05-06T20:07:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH07_04_API/</loc>
<lastmod>2024-05-06T20:07:04-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH08_00_GenericTable/</loc>
<lastmod>2024-05-06T20:08:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH08_01_InitializeTable/</loc>
<lastmod>2024-05-06T20:08:01-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH08_02_NumberGenericTableElements/</loc>
<lastmod>2024-05-06T20:08:02-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH08_03_IsGenericTableEmpty/</loc>
<lastmod>2024-05-06T20:08:03-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/RECourse_CH08_04_GetElement/</loc>
<lastmod>2024-05-06T20:08:04-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/ExtendingPESections/</loc>
<lastmod>2024-05-07T09:00:00-04:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/posts/WinAFL_EXE_Fuzzing/</loc>
<lastmod>2025-03-01T07:00:00-05:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/categories/</loc>
<lastmod>2025-03-01T12:54:41-05:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/tags/</loc>
<lastmod>2025-03-01T12:54:41-05:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/archives/</loc>
<lastmod>2025-03-01T12:54:41-05:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/about/</loc>
<lastmod>2025-03-01T12:54:41-05:00</lastmod>
</url>
<url>
<loc>https://www.debugxp.com/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/ctf/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/programming/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/net/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/cs/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/cpp/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/reverse-engineering/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/exploitation/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/re-course/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/c/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/windows/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/assembly/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/re/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/malware/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/pe/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/research/</loc>
</url>
<url>
<loc>https://www.debugxp.com/tags/fuzzing/</loc>
</url>
<url>
<loc>https://www.debugxp.com/categories/ctf/</loc>
</url>
<url>
<loc>https://www.debugxp.com/categories/blog/</loc>
</url>
<url>
<loc>https://www.debugxp.com/categories/course/</loc>
</url>
<url>
<loc>https://www.debugxp.com/categories/re/</loc>
</url>
<url>
<loc>https://www.debugxp.com/categories/research/</loc>
</url>
<url>
<loc>https://www.debugxp.com/page2/</loc>
</url>
<url>
<loc>https://www.debugxp.com/page3/</loc>
</url>
<url>
<loc>https://www.debugxp.com/page4/</loc>
</url>
<url>
<loc>https://www.debugxp.com/page5/</loc>
</url>
<url>
<loc>https://www.debugxp.com/page6/</loc>
</url>
</urlset>
