4 Commits

Author SHA1 Message Date
Physics 872738ef21 add 'ref' to def of VirtualProtectEx
now it sets _lpflOldProtect_ properly
2020-05-16 22:03:09 -03:00
Physics 14a44e6b0b Fix parameters types of VirtualAlloc and CreateThread
Now they work for 64 bit as well
2020-05-16 17:56:31 +01:00
Physics 1a9e35e86f small fix in WriteProcessMemory definition
Now it actually passes a reference to the value, and WriteProcessMemory sets the amount of bytes written.
2020-05-11 14:09:41 -03:00
byt3bl33d3r ee08a6bbc2 Initial Commit 2018-12-06 00:01:52 -07:00