Articles by koka

[Developer says] Automated testing

Test Automation overview The use of special software to control the execution of tests …

Package a kernel extension using PackageMaker

Introduction: In our blogpost today we will show you how you can create a …

Create a simple Windows driver installer using NSIS

In a previous blogpost saw how we can digitally sign a Windows driver in …

Asynchronous server-client communication with websockets and node.js

Overview In our blogpost today we will show you an example of using node …

[Developer Says] Windows Driver Signing

Windows Driver Signing - Introduction Code signing is the process of digitally signing your code …