<?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>Programming on Entry-P01NT</title><link>https://outofsrvc.github.io/entry-p01nt/ar/categories/programming/</link><description>Recent content in Programming on Entry-P01NT</description><generator>Hugo</generator><language>ar</language><lastBuildDate>Thu, 19 Mar 2026 10:00:00 +0300</lastBuildDate><atom:link href="https://outofsrvc.github.io/entry-p01nt/ar/categories/programming/index.xml" rel="self" type="application/rss+xml"/><item><title>0x4. Recognizing C code constructs in Asm</title><link>https://outofsrvc.github.io/entry-p01nt/ar/posts/2026-03-19-c-and-asm/</link><pubDate>Thu, 19 Mar 2026 10:00:00 +0300</pubDate><guid>https://outofsrvc.github.io/entry-p01nt/ar/posts/2026-03-19-c-and-asm/</guid><description>&lt;p>بسم الله الرحمن الرحيم.&lt;/p>
&lt;p>دائماً في بداية رحلة أي شخص عند التعامل مع لغة Assembly، يشعر بصعوبة كونها لغة Low-Level على عكس اللغات الأخرى كـ C أو Python. سنحاول في هذا المقال تبسيط أكواد الأسمبلي لكي نتمكن من فهمها بشكل أكبر إن شاء الله.&lt;/p>
&lt;p>فكرة المقال هي أننا سنكتب كوداً بسيطاً بلغة C ونقوم بعمل Compile له ليصبح x86 Assembly، ثم نشرح الخطوات التي تحدث لنتمكن من تحليل الـ Control Flow.&lt;/p></description></item></channel></rss>