Hello, I am trying to crack a program.
When I load it into x32dbg and go to this address this is what I get:
After hitting run a few times the commands at the same address change to this:
so when I change the command to bypass the trial check and patch the program doesn't run. When the program restarts it will either see my patch and not run or will edit out my patch.
How can I add the patched operations after the initialization?
When I load it into x32dbg and go to this address this is what I get:
After hitting run a few times the commands at the same address change to this:
so when I change the command to bypass the trial check and patch the program doesn't run. When the program restarts it will either see my patch and not run or will edit out my patch.
How can I add the patched operations after the initialization?