diff options
| author | tumagonx | 2017-08-08 11:05:23 +0700 |
|---|---|---|
| committer | tumagonx | 2017-08-08 11:05:23 +0700 |
| commit | e2274b9885d82b35ae58774433eb6711ba4ec9d7 (patch) | |
| tree | 1629a94c609ee23fc554a4ea1b04d76329a72066 | |
| parent | 2acec63b2ed75bf4b71ad257db573c4b8f9639e7 (diff) | |
add readme
| -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 | ||
