Running in terminal outputs "no", i assume the goal is to get it to output "yes", I searched for sting references and found yes and no near eachother, edited "lea rdx, ds:[0x00007FF6F0A232B4]" to become "lea rdx, ds:[0x00007FF6F0A232B0]" which is what leads to printing yes, I patched the program and now running it outputs "yes". |
==> |