<?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>RIP-Relative on Netacoding | Cybersecurity, Assembly &amp; Network Research</title>
    <link>https://netacoding.com/tags/rip-relative/</link>
    <description>Recent content in RIP-Relative on Netacoding | Cybersecurity, Assembly &amp; Network Research</description>
    <image>
      <title>Netacoding | Cybersecurity, Assembly &amp; Network Research</title>
      <url>https://netacoding.com/img/logo-netacoding.png</url>
      <link>https://netacoding.com/img/logo-netacoding.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 03 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://netacoding.com/tags/rip-relative/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Position Independent Code (PIC) in x64 Assembly: Stack Anchor Technique, Sectionless Shellcode &amp; ASLR-Safe Payloads</title>
      <link>https://netacoding.com/posts/pic-entry/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://netacoding.com/posts/pic-entry/</guid>
      <description>PIC shellcode uses RIP-relative addressing instead of absolute addresses, remaining functional regardless of load address — required for ASLR-bypassing payloads. Covers the Stack Anchor technique (sub rsp&#43;and rsp&#43;mov rbp), sectionless execution without .data/.bss sections, rep movsb template copying from read-only .text to writable stack, and runtime R/W memory management in pure x64 Assembly.</description>
    </item>
  </channel>
</rss>
