This project is a retried project that I learned and was inspired by CosmodiumCS's video and their main repository.
I mainly focused on the core functionality of the keylogger and am using the same license for consistency. The implementation reflects my personal learning and development.
Duckey-Logger is basically a powershell keylogger which reads keystrokes and send hourly logs.
There is already a compiled version (inject.bin) of that payload. But, you can recompile or modify it if you want
Google officially turned off Less Secure App (LSA) access on May 30, 2022. Accounts created after that won't work with just an email and password. To make it work:
- Create a new account.
- Enable 2-Step Verification.
- Generate an App Password.
- Use the generated password in the "Password" section of the code.
For a detailed guide on how to use this project properly, please refer to the original repository by CosmodiumCS, which provides step-by-step instructions.
This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.