Files
shadow-rs/.gitignore
joaoviictorti f71555748c feature(driver): remove loop/thread for key state reading, added VAD root offset retrieval
- 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.
2024-09-27 21:02:48 -03:00

13 lines
184 B
Plaintext

target
shared/target
client/target
driver/target
shared/Cargo.lock
client/Cargo.lock
driver/Cargo.lock
driver/src/backup
client/src/modules/memory.rs
driver/src/misc/memory.rs
backup