<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Keygen on Siddharth Mishra</title><link>http://brightprogrammer.in/tags/keygen/</link><description>Recent content in Keygen on Siddharth Mishra</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 14 Jun 2026 21:53:10 -0700</lastBuildDate><atom:link href="http://brightprogrammer.in/tags/keygen/index.xml" rel="self" type="application/rss+xml"/><item><title>Solving A Keygen Like CrackMe</title><link>http://brightprogrammer.in/posts/solving-a-keygen-like-crackme/</link><pubDate>Fri, 02 Dec 2022 06:50:35 +0000</pubDate><guid>http://brightprogrammer.in/posts/solving-a-keygen-like-crackme/</guid><description>&lt;p>Y﻿ou can download the challenge binary from &lt;a href="https://crackmes.one/crackme/63710e2433c5d43ab4eceac6">here&lt;/a>. This is a keygen like crackme. Program asks you for a key that isn&amp;rsquo;t directly stored inside the program. You have to reverse the key checking algorithm to genreate key. Basically this is what a keygen is! There are a few tricks in this program as the author tried to make it little bit fun.&lt;/p>
&lt;p>R﻿un the binary and you&amp;rsquo;ll see this :&lt;/p>
&lt;figure class="image-block">
 &lt;a href="screenshot-from-2022-12-02-12-26-58.png">
 &lt;img src="screenshot-from-2022-12-02-12-26-58.png" alt="" loading="lazy" />
 &lt;/a>
&lt;/figure>

&lt;p>O﻿n checking your &lt;code>pwd&lt;/code> you&amp;rsquo;ll notice that there&amp;rsquo;s a new file created. Opening that file reaveals nothing useful. So we jump to IDA to see it&amp;rsquo;s decompilation.&lt;/p></description></item></channel></rss>