<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>tryhackme - Tag - cdpointpoint Hugo Site</title>
        <link>http://example.org/tags/tryhackme/</link>
        <description>tryhackme - Tag - cdpointpoint Hugo Site</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>cdpointpoint@gmail.com (cdpointpoint)</managingEditor>
            <webMaster>cdpointpoint@gmail.com (cdpointpoint)</webMaster><lastBuildDate>Fri, 01 Apr 2022 00:00:00 &#43;0000</lastBuildDate><atom:link href="http://example.org/tags/tryhackme/" rel="self" type="application/rss+xml" /><item>
    <title>THM pwn101 challenge write up</title>
    <link>http://example.org/thm_pwn101/</link>
    <pubDate>Fri, 01 Apr 2022 00:00:00 &#43;0000</pubDate>
    <author>cdpointpoint</author>
    <guid>http://example.org/thm_pwn101/</guid>
    <description><![CDATA[TRYHACKME Pwn101 The Tryhackme room
Pwn101. Modify variable&rsquo;s value Discovery(The Tryhackme room) ┌──(root💀KALI2021)-[/mnt/work/tryhackme/pwn101/101] └─# ./pwn101.pwn101 ┌┬┐┬─┐┬ ┬┬ ┬┌─┐┌─┐┬┌─┌┬┐┌─┐ │ ├┬┘└┬┘├─┤├─┤│ ├┴┐│││├┤ ┴ ┴└─ ┴ ┴ ┴┴ ┴└─┘┴ ┴┴ ┴└─┘ pwn 101 Hello!, I am going to shopping. My mom told me to buy some ingredients. Ummm.. But I have low memory capacity, So I forgot most of them. Anyway, she is preparing Briyani for lunch, Can you help me to buy those items :D Type the required ingredients to make briyani: ZZZZZ Nah bruh, you lied me :( She did Tomato rice instead of briyani :/ Analysis ┌ int main (int argc, char **argv, char **envp); │ ; var uint32_t var_4h @ rbp-0x4 │ ; var char *str @ rbp-0x40 │ 0x0000088e push rbp │ 0x0000088f mov rbp, rsp │ 0x00000892 sub rsp, 0x40 │ 0x00000896 mov dword [var_4h], 0x539 │ 0x0000089d mov eax, 0 │ 0x000008a2 call sym.]]></description>
</item>
</channel>
</rss>
