I have the Sep 14 2020 20:15:12 release of x64dbg and Windows 8.1.
I am new to using a debugger, and maybe this is a simple fix, but if I press space and change an assembly instruction and then restart with CTRL+F2, the change I made no longer appears in the code.
If I make a patch and then execute that patched executable inside or outside the debugger, the change is incorporated into the patched file, but I can't get the change to 'take' inside the debugger prior to the patch.
Any idea what's going on?