<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Writeup on Arzedlab 🪵</title><link>https://arzedlab.github.io/tags/writeup/</link><description>Recent content in Writeup on Arzedlab 🪵</description><generator>Hugo</generator><language>en-us</language><copyright>© Ravshan</copyright><lastBuildDate>Tue, 12 Nov 2024 15:45:36 +0500</lastBuildDate><atom:link href="https://arzedlab.github.io/tags/writeup/index.xml" rel="self" type="application/rss+xml"/><item><title>write4 | ROPEmporium [4]</title><link>https://arzedlab.github.io/posts/ropemporium_write4/</link><pubDate>Tue, 12 Nov 2024 15:45:36 +0500</pubDate><guid>https://arzedlab.github.io/posts/ropemporium_write4/</guid><description>Functions themselves are in an external library we should call it from there. Imported files proves the command &lt;code>rabin2 -i &amp;lt;binary&amp;gt;&lt;/code></description></item><item><title>callme | ROPEmporium [3]</title><link>https://arzedlab.github.io/posts/ropemporium_callme/</link><pubDate>Tue, 12 Nov 2024 15:19:36 +0500</pubDate><guid>https://arzedlab.github.io/posts/ropemporium_callme/</guid><description>Ok we have three functions, and we should call them with arguments, which are given, there are &lt;code>0xdeadbeef&lt;/code>, &lt;code>0xcafebabe&lt;/code>, &lt;code>0xd00df00d&lt;/code> . Functions itself are in external library we should call them one by one. Buffer overflow offset is the same, and &lt;code>checksec&lt;/code></description></item><item><title>split | ROPEmporium [2]</title><link>https://arzedlab.github.io/posts/ropemporium-split/</link><pubDate>Tue, 12 Nov 2024 14:20:25 +0500</pubDate><guid>https://arzedlab.github.io/posts/ropemporium-split/</guid><description>In this challenge, we should run system() function with argument &lt;code>/bin/cat flag.txt&lt;/code></description></item><item><title>ret2win | ROPEmporium [1]</title><link>https://arzedlab.github.io/posts/ropemporium-ret2win/</link><pubDate>Mon, 11 Nov 2024 11:41:24 +0500</pubDate><guid>https://arzedlab.github.io/posts/ropemporium-ret2win/</guid><description>One common introductory ROP challenge is known as &lt;strong>ret2win&lt;/strong>. The goal is to call a specific function in the program called &lt;code>ret2win&lt;/code>, which prints a success message and reveal a flag.txt</description></item></channel></rss>