Posts
-
Overview of linux kernel system calls February 23, 2025In this article, we will take a look on how the system calls works within the linux kernel
-
Symbolic execution with angr January 11, 2025In this article, we will see how you can solve certain reverse-engineering challenge automatically using angr