I\'m building a HW-simulator for our driver team. Now, the simulator is devided in to 2 modules: First module runs inside the driver, in kernel mode andthat\'s where the main interface between the dri
I finished homework for a graduate course in operating systems. I got a great score and I only missed one tiny point of a question. It asked which were privileged instructions and which were not. I an
I\'d like to call my app from my driver when an interesting event happens in the Windows kernel. I need to be able to pass at least 4 bytes of data back to user mode. How to achieve this? These events
I am aware of the difference between a process running in user mode and one running in kernel mode (based on access restrictions, access to hardware etc.). But just out of curiosity, what is the diffe
I\'d love to dive into kernel hooking - but my problem is that I don\'t like C/C++. But I\'ve over 10 years experience in VB6 programming and would call my self as an expert in this language. So my qu