This blog post is follow-on to my previous post on Linux x86 egg hunters. In case you haven’t got previous experience with egg hunters read at least VAS – Virtual Address Space What are and why to use egg hunters ? In this post you will find x64 versions of egg hunters introduced in Egg Hunters on Linux and analysis …
Tag: egg
Egg Hunters on Linux
In this blog post I will discuss egg hunters. What are egg hunters, why and how to use them. Before I dive into realm of egg hunters it will be convenient to quickly recap basics of VAS (Virtual Address Space) model for Linux platform. VAS – Virtual Address Space For every running process there is created 4GB virtual memory which …