diff --git a/README.md b/README.md index c57c9e968a6c4d2ef4217beba270d1b19d91166d..7527ee2ee2e4687919b05ee7d7e62079c91f8b79 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,39 @@ Operating System Security Intrusion Detection System #### 软件架构 软件架构说明 - - +``` +||==APP===================================================================|| +|| || +|| ---------------------------- || +|| | SDK | || +|| ---------------------------- || +|| /^\ || +||==================================|=====================================|| + | + | + | +||==OBSERVER========================|=====================================|| +|| | || +|| ---------------------------- || +|| | service | || +|| ---------------------------- || +|| /^\ || +||==================================|=====================================|| + | +||==DRIVER================================================================|| +|| || +|| ---------------------------- || +|| | 8 types of cases | || +|| ---------------------------- || +|| || +||------------------------------------------------------------------------|| +|| || +|| ------------- ---------------- ---------------- ----------------- || +|| | hook unit | | collect unit | | analyze unit | | response unit | || +|| ------------- ---------------- ---------------- ----------------- || +|| || +||========================================================================|| +``` #### 安装教程 1. xxxx