Posted: Wed Jul 17, 2013 5:10 pm Post subject: [AutoIT] Make Page Writable
I'm trying to access the memory with autoit, but it fails. Even with simeple memory viewing function I can't change the value. I have to turn on the "Make Page Writable" function to work properly.
Do any of you know a way to do the same thing in AutoIT?
I don't know anything about AutoIt, but a quick Google search tells me you can make Windows API calls using DllCall. Use it to call VirtualProtect(Ex).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum