Some of the links were broken, corrected link - http://quequero.org/2011/03/device-driv ... beginners/
a great topic
Thanks
A forum for reverse engineering, OS internals and malware analysis
guidono wrote: ↑Wed Feb 22, 2017 1:57 pm Hello !Sure you can. Windows 10 still supports legacy WDM drivers, kernel APIs have change somewhat i.e. by default ExAllocatePool giving NonNx pages and small changes like that, but at the core the APIs needed are the same.
I'm creating my first driver and I would like to know if I can read your tutorials even if I'm on windows 10 (your tutorials are dated from 2005...) ?