Windows Essentials
We all know and love (not really) Windows, but more than the operating system, we love exploiting it, and what better than using its own APIs to target it's own system! For this page we will be discussing Windows APIs such as VirtualAlloc
, CreateRemoteThread
, WriteProcessMemory
and many more!
As with everything, this is simply for education and refining my own skills, and as I learn myself, I hope that you too, learn something new.
Last updated