<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rev on izrid</title><link>https://izrid.github.io/tags/rev/</link><description>Recent content in Rev on izrid</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 21 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://izrid.github.io/tags/rev/index.xml" rel="self" type="application/rss+xml"/><item><title>number mashing</title><link>https://izrid.github.io/posts/number-mashing/</link><pubDate>Sun, 21 Jul 2024 00:00:00 +0000</pubDate><guid>https://izrid.github.io/posts/number-mashing/</guid><description>Challenge Description: Mash your keyboard numpad in a specific order and a flag might just pop out!
Solving Process: We&amp;rsquo;re given an address to use netcat with, along with a binary file. If we use netcat straight away, we see that we&amp;rsquo;re asked for some numbers
Mashing some random numbers in we get told Nope! and the connection closes. Maybe we should check out that binary file.
Opening it up in Ghidra, we&amp;rsquo;ll go to the main function to see what&amp;rsquo;s happening</description></item></channel></rss>