468x60 Ads

Thursday, January 2, 2014

001 - Active Directory Partitions

Active Directory From Wikipedia, Active Directory (AD) is a directory service implemented by Microsoft for Windows domain networks. It is included in most Windows Server operating systems. An AD domain controller authenticates and authorizes all users and computers in a Windows domain type network—assigning and enforcing security policies for all computers...

Wednesday, January 1, 2014

001 - BUILD, RUN and DEBUG DRIVERs

Prerequisite Do you know how to code in C? download WDK install it, get your hand on any text editor you like. I will introduce you later to more advanced way to develop kernel drivers using visual studio, but if you’re a beginner you must learn the hard way first, to better understand the roles, then break them ;)  Build Your First Driver Create a new folder on your ‘C:\’ Drive, and called it ‘my_driver’, inside this folder...
Page 1 of 11