mirror of
https://github.com/joaoviictorti/shadow-rs.git
synced 2026-01-14 21:14:28 +01:00
- Removed the loop and thread for reading key states; now the client handles this, as the driver maps the address to user mode. - Added a function to retrieve the VAD root offset. - Refactored various parts of the code for clarity and performance.
4 lines
64 B
TOML
4 lines
64 B
TOML
[workspace]
|
|
members = ["client", "shared"]
|
|
exclude = ["driver"]
|