![]() |
|
#3
|
|||
|
|||
|
Quote:
I used the same way as below: PUSH ESP PUSH 40 // code writable PUSH 1000 // size of code to make writable PUSH 401000 // start address of code to make writable CALL VirtualProtect // xxxxxxxx is address of VirtualProtect I did this in several x32 app's and worked just fine but in x64 no way Last edited by New Tiger; 02-21-2023 at 05:12. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Code to efficiently break on entering code section??? | yaa | General Discussion | 4 | 05-08-2005 05:29 |
| enable buttons | code | General Discussion | 13 | 03-04-2003 15:42 |