You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Some uses of a keylogger are:
13
13
- Self-analysis and assessment.
14
14
15
15
### Features
16
-
- Global event hook on all (incl. On-Screen) keyboards using cross-platform library [Keyboard](https://github.com/boppreh/keyboard).
16
+
- Global event hook on all (incl. On-Screen) keyboards using cross-platform library [Keyboard](https://github.com/boppreh/keyboard). The program makes no attempt to hide itself.
17
17
- Pure Python, no C modules to be compiled.
18
18
- 2 logging modes:
19
19
- Storing logs locally and once a day sending logs to your onion hidden service (via Tor, of course, stealthily installing it);
0 commit comments