Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Have Fun For Creating Driver

0.00/5 (No votes)
16 Dec 2009 1  
For creating filesystem driver we need IFS kit [ http://www.microsoft.com/whdc/devtools/ifskit/default.mspx...
For creating filesystem driver we need IFS kit [ http://www.microsoft.com/whdc/devtools/ifskit/default.mspx ]

Resources:
=======
http://www.microsoft.com/whdc/driver/filterdrv/default.mspx
http://www.microsoft.com/whdc/resources/blogs.mspx
http://msdn.microsoft.com/en-us/library/ms793580.aspx
http://www.acc.umu.se/~bosse/

Have to see:
========
Property setting ==>> config properties ==>> linker -==>> System ==>> Sub System = EFI Runtime (/SUBSYSTEM:EFI_RUNTIME_DRIVER)
Property setting ==>> config properties ==>> linker -==>> System ==>> Driver = Driver (/DRIVER)

Example :
======
http://www.eggheadcafe.com/software/aspnet/29851790/api-hooking-issues.aspx
http://msdn.microsoft.com/en-us/library/dd163470(loband).aspx

Reference Links:
==========
http://msdn.microsoft.com/en-us/library/ms804370.aspx
http://msmvps.com/blogs/WinDrvr/
http://msdn.microsoft.com/en-us/library/ms795343.aspx


Google Search :
==========
http://www.google.co.in/search?hl=en&q=how+to+hook+windows+filesystem+driver&btnG=Search&meta=&aq=f&oq=
http://www.google.co.in/search?hl=en&q=how+to+hook+windows+filesystem+driver&start=10&sa=N

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here