We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44234f commit 53dc2bbCopy full SHA for 53dc2bb
Windows/Crackme/rogerfm_challenges/CrackMe2/Solutions.md
@@ -0,0 +1,7 @@
1
+# Solution #1
2
+Simply bypass the `cmp` in your debugger instructions and drive the program to wherever you want<br>
3
+# Solution #2
4
+Patch the binary to compare eax with eax (Check my youtube channel for that)<br>
5
+# Solution #3
6
+Modify the registers/flags in order to drive the program to wherever you want<br>
7
+
0 commit comments