pass is chosen from a few variants on startup |
==> |
prolly the easiest you can find. |
==> |
solved with breakpoint |
==> |
solved |
==> |
solved :D |
==> |
basically i took the ez way out :P |
==> |
used a jump felt too easy, but im still not experienced enough to do something else in this case. |
==> |
super duper easy indeed |
==> |
hardest part was reading the cringy ass prompts |
==> |
nice! great for learning, took me way too long for some reason, though. |
==> |
somehow managed to randomly click the function that generated the password. Password is generated based on time, solved. |
==> |
done, changed negative num to positive (sub - add 004014c1) |
==> |
could just patch a jump, but it would be better for learning purposes to decompile and understand how the code works, i.e how the attack/health works and then change the attack or health value to win :) |
==> |