Hey cracker, Today I am going to crack the “robot[1]: find key” from crackmes.one . You can download the binary from here. It’s a keygen like crackme. We need to reverse it, analyze the key checking algorithm and generate a key. So I ran the binary and I got this… I checked my current directory…
Category: Hacking
Flaredle – Flare-on CTF
Hello everyone,It’s Maruf Murtuza here, back again with another write-up. There is an interesting story behind solving this challenge.I had a fever last night. So in this morning, I was just simply scrolling through YouTube while lying on my bed and my eye got stuck in a walkthrough video of Flare-on CTF 2020. So, I…
Forensic – FlagHunt 2022 Final
Assalamualikum. I’m Tareq! This is a writeup for Forensics – FlagHunt 2022 Finals. Let Version: In this challenge, we are given a memory dump file & we have to find out the os name from the file. We are going to use volatility 3 for analyzing the memory dump. Let’s run the windows.info command in…
Pin – Flaghunt-2022
Hello everyone,Welcome to another new write-up. This is a reverse engineering challenge from Flaghunt-2022 organized by CTFBD. The challenge is very easy. Let’s dive in and solve the challenge. Firstly, let’s see what the given program does. So let’s execute the binary. After executing, we can see it asks for a pin number. Let’s put…
CALENDAR – TFC CTF 2022
Hello everyone,I’m back again with another write-up of TFC CTF-2022. This time I’ll be showing you one of the web challenges of TCF CTF-2022. Before we get started, if you haven’t checked out my previous write-up of TFC CTF-2022, you can have a look here. So, Let’s get back to the business! The challenge name…