Commit Graph

4 Commits

Author SHA1 Message Date
joaoviictorti
4c93021a33 chore: Updating package versions 2024-11-01 14:29:25 -03:00
joaoviictorti
3e51fe4c11 refactor: Refactoring all code to improve documentation and operation of the kernel driver
- Updating module documentation
- Adding new features
- Refactoring all code to improve readability
2024-11-01 13:26:50 -03:00
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
8908e24ac8 Adding new files 2024-09-25 00:30:12 -03:00