Skip to content

Commit 53dc2bb

Browse files
authored
Create Solutions.md
1 parent c44234f commit 53dc2bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)