diff --git a/crates/README.md b/crates/README.md new file mode 100644 index 0000000..f602aaf --- /dev/null +++ b/crates/README.md @@ -0,0 +1,4 @@ +# Crates + +- `shadowx`: Contains the main logic of the rootkit code. +- `common`: Includes only the structures used in the driver to communicate with the client.