Commit Graph

3 Commits

Author SHA1 Message Date
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
joaoviictorti
c1c788f87f Small fix 2024-09-22 23:54:33 -03:00
joaoviictorti
5dd813c552 Adding new files to the project 2024-09-22 23:16:06 -03:00