mirror of
https://github.com/joaoviictorti/shadow-rs.git
synced 2026-01-14 13:04:42 +01:00
- Removed PEPROCESS from `get_gafasynckeystate_address` as it's no longer needed. - Simplified the flow in `get_user_address_keylogger` by attaching to the process before retrieving the key state address. - General code cleanup and refactoring to improve readability and maintainability.