Michael Möller
|
c2f1a51725
|
Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown.
|
2012-09-23 18:37:43 +00:00 |
|
Michael Möller
|
6b1e346c16
|
Added more report output to the kernel driver loading code. Hopefully this helps to find the problems in Issue 253.
|
2012-07-18 20:20:26 +00:00 |
|
Michael Möller
|
2e3489e1f7
|
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
2012-05-27 14:23:31 +00:00 |
|
Michael Möller
|
0e435cafc6
|
Restricted the access to the kernel driver to system and built-in administrators.
|
2010-11-01 20:44:21 +00:00 |
|
Michael Möller
|
f238f35eff
|
Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
|
2010-10-31 22:08:47 +00:00 |
|