Windows Internals Save

My notes while studying Windows internals

Project README

This projects collect my notes while studying the Windows internals. It is divided as follows:

  • sources:

    • SkeletonDriver : empty driver
    • DispatchPassThru : major function dispatch routine example
    • DispatchIoctl : IOCTL dispatch routine example
    • FSFilterDriver: : Legacy file system filter driver using Fast I/O.
  • books:

    • Windows NT Device Driver Development by Peter G. Viscarola and W. Anthony Mason (resumed version)
    • Windows Internals 6th edition by Mark E. Russinovich, David A. Solomon and Alex Ionescu (resumed version)
  • Interesting:

Open Source Agenda is not affiliated with "Windows Internals" Project. README Source: LordNoteworthy/windows-internals
Stars
347
Open Issues
0
Last Commit
3 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating