Kernel Registry ManagementWelcome to this new Medium post, today i will show you how we can operate with the Windows registry from a kernel driver, it’s a good way…1d ago1d ago
Hide Payload in Alternate Data Streams with a Kernel DriverWelcome to this new Medium post, today i will show you a cool option to hide information inside a alternate data stream of some Windows…5d ago5d ago
Hiding Processes from the Userland with a Kernel DriverWelcome to this new post! Today, I’m going to walk you through a super interesting technique for hiding processes from the userland using a…Nov 24Nov 24
Direct Kernel Object Manipulation to Hide ProcessesWelcome to this new Medium post, today i will show you how we can exploit the DKOM (Direct Kernel Object Manipulation) technique to hide…Oct 16Oct 16
Kernel Process TerminatorWelcome to this new Medium post, today i will show you a new Kernel Malware implementation, today we are killing processes in the userland…Oct 15Oct 15
Terminate Processes with Kernel DriverWelcome to my latest Medium post! In this article, we’ll explore a valuable technique for malware developers: terminating processes from…Oct 14Oct 14
How to Hide Processes with Kernel DriverWelcome to my new Medium article! Today, I’ll show you how to use a kernel driver to hide processes from all users on a system. What’s…Oct 10Oct 10
Kernel Event MonitorWelcome to this new Medium post, today i will show you my new driver implementation, in this case we are using C++ to monitor the main…Oct 9Oct 9
Kernel Process Event MonitorWelcome to my latest post! Today, I’ll introduce you to an interesting feature in Kernel Development. While it’s not inherently malicious…Oct 8Oct 8
Exploring Kernel Development: Userland to Kernel CommunicationWelcome to the next installment of the Kernel Development Series! Today, we’ll dive into how to establish communication between a userland…Oct 6Oct 6