Add README.md

This commit is contained in:
joaoviictorti
2024-11-01 14:05:10 -03:00
parent f72ba411e2
commit 0c4632bbc3

4
crates/README.md Normal file
View File

@@ -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.