<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>X64dbg on Entry-P01NT</title><link>https://outofsrvc.github.io/entry-p01nt/en/tags/x64dbg/</link><description>Recent content in X64dbg on Entry-P01NT</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 25 Mar 2026 10:00:00 +0300</lastBuildDate><atom:link href="https://outofsrvc.github.io/entry-p01nt/en/tags/x64dbg/index.xml" rel="self" type="application/rss+xml"/><item><title>0xA. Dynamic Lab</title><link>https://outofsrvc.github.io/entry-p01nt/en/posts/2026-03-25-dynamic/</link><pubDate>Wed, 25 Mar 2026 10:00:00 +0300</pubDate><guid>https://outofsrvc.github.io/entry-p01nt/en/posts/2026-03-25-dynamic/</guid><description>&lt;p>Bismillah&lt;/p>
&lt;p>In this article, we will solve a simple lab challenge that relies entirely on dynamic analysis using the x64dbg debugger. We assess that the exercise demonstrates how to bypass anti-debugging mechanisms and how to patch the program&amp;rsquo;s execution flow so that it accepts any key we provide.&lt;/p>
&lt;blockquote>
&lt;p>Lab environment setup: The executable for this lab can be downloaded from the following link &lt;a href="https://github.com/outofsrvc/entry-p01nt/blob/main/assets/binaries/dyn4m1c_cr4ckm3.7z">dyn4m1c_cr4ckm3&lt;/a> in the course repository. Archive password: &lt;strong>p01nt&lt;/strong>&lt;/p></description></item><item><title>0x7. RE Toolkit: Disassemblers &amp; Debuggers</title><link>https://outofsrvc.github.io/entry-p01nt/en/posts/2026-03-22-re-tools/</link><pubDate>Sun, 22 Mar 2026 10:00:00 +0300</pubDate><guid>https://outofsrvc.github.io/entry-p01nt/en/posts/2026-03-22-re-tools/</guid><description>&lt;p>Bismillah&lt;/p>
&lt;p>Having completed the basic analysis (Basic Analysis), we proceed to the advanced analysis (Advanced Analysis). In this article, we examine the principal disassembler and debugger tools employed to analyze binaries, providing a concise and rapid overview. During hands-on application, these tools will be explored in greater depth and detail.&lt;/p>
&lt;hr>
&lt;h2 id="disassemblers">Disassemblers&lt;/h2>
&lt;p>These tools are used to read a program without executing it (Static Analysis), analogous to reading a map to identify directions and terrain before commencing a journey.&lt;/p></description></item></channel></rss>