We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eff2d commit 89d4bd0Copy full SHA for 89d4bd0
README.md
@@ -27,7 +27,7 @@ Some uses of a keylogger are:
27
- Uploading logs via FTP;
28
- Debug mode (printing to console).
29
- Privacy protection:
30
- - RSA public-key encryption of logs on the fly using [PyCryptoDome](https://www.dlitz.net/software/pycrypto/).
+ - RSA public-key encryption of logs on the fly using [PyCryptoDome](https://pycryptodome.readthedocs.io/en/latest/).
31
- Persistence:
32
- Adding to Windows Startup.
33
0 commit comments