diff options
| -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 | ||
