This blog post covers a brief overview of Processes, Threads, Fibers, Jobs and their components on Windows and how the Windows API can be used to work with them.| de engineering
A short overview of SMT solvers with an introduction to Z3 with examples.| de engineering
Introduction to Virtual Memory, Paging and Windows API functions that allow us to play with the virtual memory!| de engineering
There are a lot of things that happen under the hood when we start a computer, we will be exploring those as well as trying to a small part of an OS.| de engineering
We will explore the process of address translation of VAs, what information they store and how can we use Windows API functions to query information of pages. Part 2 of last blog post.| de engineering