Hacking the Virtual Memory

Carlos Alvarez
1 min readAug 29, 2020

--

Today I’m going to show you what I’ve learned about hacking virtual memory, how to alter/hack the memory(heap in this case) used by a process on linux.

--

--