Various utilities and libraries for writing Windows device drivers (kernel-mode programming), particularly KMDF drivers.
Be the first to post a text review of Kernel-Mode Nito. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2008-07-08 1.0 - Initial release of signed inf/cat pair for the Soyo Topaz DYLM24D6. Should support 2K-2K8, x86/x64/ia64, but has only been thoroughly tested on Vista x64.
HISTORY ------- Version history: 1.4 (2008-06-13) - Recognizes 75 device types (72 unique values) and 857 ioctl codes (831 unique values) - built against WDK 6001.18001 and SDK v6.1 (6001.18000.367) Added [--decimal] and [--device] parameters to allow forcing of decimal searches and searching device names 1.3 (2008-06-09) - Recognizes 75 device types (72 unique values) and 857 ioctl codes (831 unique values) - built against WDK 6001.18001 and SDK v6.1 (6001.18000.367) First SourceForge release (previously only existed in "binary" form on my personal web page) 1.2 - Recognizes 75 device types (72 unique values) and 857 ioctl codes (831 unique values) - built against WDK 6001.18000 and SDK 6000.16384.10 1.1 - Recognizes 75 device types (72 unique values) and 847 ioctl codes (823 unique values) - built against WDK 6000 and SDK 6000.16384.10 1.0 - Recognizes 72 device types and 786 ioctl codes.
HISTORY ------- Version history: 1.3 (2008-06-09) - Recognizes 75 device types (72 unique values) and 857 ioctl codes (831 unique values) - built against WDK 6001.18001 and SDK v6.1 (6001.18000.367) First SourceForge release (previously only existed in "binary" form on my personal web page) 1.2 - Recognizes 75 device types (72 unique values) and 857 ioctl codes (831 unique values) - built against WDK 6001.18000 and SDK 6000.16384.10 1.1 - Recognizes 75 device types (72 unique values) and 847 ioctl codes (823 unique values) - built against WDK 6000 and SDK 6000.16384.10 1.0 - Recognizes 72 device types and 786 ioctl codes.
Includes the following modules: . Version: functions that detect the OS version . Dynamic Lookup: functions that allow loaded image manipulation including dynamic finding of exported functions . Trace: functions that support tracing (to DbgPrint/DbgPrintEx) in an OS-agnostic way; note: not thoroughly tested yet . Wdf: a few useful functions for writing WDF drivers; note: not thoroughly tested yet
Includes the following modules: . Version: functions that detect the OS version . Dynamic Lookup: functions that allow loaded image manipulation including dynamic finding of exported functions . Trace: functions that support tracing (to DbgPrint/DbgPrintEx) in an OS-agnostic way; note: not thoroughly tested yet . Wdf: a few useful functions for writing WDF drivers; note: not thoroughly tested yet
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?