Windows 10 KMCS Development Testing -


so i've spent day or 2 frustratedly googling how can develop 64 bit kernel-mode drivers in windows 10 (does not apply win8 or earlier), , test in development environment.

basically have physical harddrive kernel-mode driver "mounts" virtual drive physical drive , maps win32 createfile api's user mode application routes commands remote network on server (similar vpn custom, flexible).

i use install and run programs , store files on remote system needs emulated physical drive (network attached has limitations, , instabilities). - similar san, except in non-corporate network.

so question(s) are, else frustrate microsoft blocking out developers kernel mode developing for personal use, when not have economy buy certificate?

and options have running driver on my windows 10 computer, without purchased certificates?

there doesn't seem ways circumvent new ev certificate system forces buy certificate, if know you're doing , accept risk of making system vulnerable.

if have no knowledge of windows 10 kmcs driver development, please leave questions experienced, windows 8 doesn't require new ev system.

microsoft's path forcing free-software organizations unable invent hardware interop systems, vpn, file systems , more these certificate enforcements since economically bigger companies afford certificates.

reference articles:

also here article what's impossible without legitimate certificates in windows 10 http://www.codeproject.com/articles/58950/how-to-develop-a-virtual-disk-for-windows


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -