diff options
| author | tumagonx | 2017-08-08 11:13:22 +0700 |
|---|---|---|
| committer | tumagonx | 2017-08-08 11:13:22 +0700 |
| commit | a6d6e23217ff7ab18de0af8f2a3ca6f9b120fcbe (patch) | |
| tree | 1629a94c609ee23fc554a4ea1b04d76329a72066 | |
| parent | 0a54ff94afa8d65d485ecbfda6a9bc3f04f20c88 (diff) | |
Diffstat (limited to '')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e5128d --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | #Introduction | ||
| 2 | |||
| 3 | This is mirror source code released by securityarchitects.com, the one that provide ASLR for Windows NT5 (beside Wehntrust). This consist driver only (agent/client not included) but will read .policy files like the one provided by Ozone installer. | ||
| 4 | |||
| 5 | #Issues (in my experience) | ||
| 6 | |||
| 7 | - As with XP SP3 with recent updates, Ozone will nag you for some normal explorer.exe operation | ||
| 8 | - Ozone use process name only to identify, thus one could impersonate easily by just renaming executable \ No newline at end of file | ||
