Mar 11, 2025
Writing a Driver to protect the process —
Hello! Welcome to my new article on developing a driver for protecting your process. Before that, I had never really mentioned kernel in my articles mode, because I didn’t really like to go there, but then I came up with the idea of implementing a pair of ideas that I will talk about in the article.…Feb 27, 2025
Code Virtualizer Problems —
In this article, I will go through the virtual machine architecture issues that Code Virtualizer exposes that i have seen, show you different ways to attack a VM to extract important information for yourself, and show you how to apply this to different applications where different types of information are being checked.…