Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katlogic committed Aug 4, 2016
1 parent d7296ab commit cb8aa6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## WindowsD - Fixing broken windows (DSE and WinTcb protection levels)

WinD is a 3rd party "jailberak" so administrators can remove some
WinD is a 3rd party "jailbreak" so administrators can remove some
mal-features introduced in modern windows versions. Currently, it can disable:

* Driver signing, including WHQL-only locked systems (secureboot tablets).
Expand Down Expand Up @@ -132,7 +132,7 @@ Just like DSEfix and things similiar to it, we simply load a signed driver,
exploit vulnerability in it to gain access to kernel, and override the
policy with whatever we want. There are some differences too:

* Custom signed driver 0day is used.
* Custom signed driver exploit is used, [technical details here](http://kat.lua.cz/posts/Some_fun_with_vintage_bugs_and_driver_signing_enforcement/#more)
* 32bit support (Win8+ secureboot).
* Can coexist with vmware/vbox as the exploit is not based on those (and hence
does not need CPU with VT support either).
Expand Down

0 comments on commit cb8aa6c

Please sign in to comment.