<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Debugger on P01NT</title><link>https://outofsrvc.github.io/ar/tags/debugger/</link><description>Recent content in Debugger on P01NT</description><generator>Hugo</generator><language>ar</language><lastBuildDate>Sun, 22 Mar 2026 10:00:00 +0300</lastBuildDate><atom:link href="https://outofsrvc.github.io/ar/tags/debugger/index.xml" rel="self" type="application/rss+xml"/><item><title>RE Toolkit: Disassemblers &amp; Debuggers</title><link>https://outofsrvc.github.io/ar/workshop/re-toolkit/</link><pubDate>Sun, 22 Mar 2026 10:00:00 +0300</pubDate><guid>https://outofsrvc.github.io/ar/workshop/re-toolkit/</guid><description>&lt;p>بسم الله الرحمن الرحيم.&lt;/p>
&lt;p>بعد الانتهاء من التحليل الأساسي (Basic Analysis)، ننتقل إلى التحليل العميق (Advanced Analysis). في هذا المقال سنناقش أهم برامج الـ Disassemblers والـ Debuggers المستخدمة لتحليل الملفات بشرح بسيط وسريع. وعند التطبيق العملي، سنتعرف على هذه الأدوات بشكل أفضل وأعمق.&lt;/p>
&lt;hr>
&lt;h2 id="برامج-التفكيك-disassemblers">برامج التفكيك (Disassemblers)&lt;/h2>
&lt;p>تُستخدم هذه الأدوات لقراءة البرنامج دون تشغيله (Static Analysis)، وهي تشبه قراءة الخريطة لتحديد الاتجاهات وتضاريس المنطقة قبل بداية الرحلة.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://hex-rays.com/ida-free/">IDA Free&lt;/a> (سنستخدمها في الورشة)&lt;/li>
&lt;/ul>
&lt;p>&lt;img alt="IDA Free" decoding="async" loading="lazy" src="https://outofsrvc.github.io/assets/img/workshop/re-tools/ida.gif">
&lt;em>شكل (1): واجهة تطبيق IDA Freeware.&lt;/em>&lt;/p></description></item></channel></rss>