Understanding SMT solvers: An Introduction to Z3
A short overview of SMT solvers with an introduction to Z3 with examples.
A short overview of SMT solvers with an introduction to Z3 with examples.
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.
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.
Introduction to Virtual Memory, Paging and Windows API functions that allow us to play with the virtual memory!
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.