logkeys icon indicating copy to clipboard operation
logkeys copied to clipboard

:memo: :keyboard: A GNU/Linux keylogger that works!

Results 74 logkeys issues
Sort by recently updated
recently updated
newest added

``` What steps will reproduce the problem? 1.turn on logkeys, it starts normally 2.turn off logkeys by typing "gkeys --kill" results in the following text 3."kofjeya --jikk"; which when you...

Priority-Medium
Type-Defect
auto-migrated

``` Option to have keylog emailed in the background. Either time based or logfile size to determine when emailed. Something like this would be very handy for those away from...

Priority-Medium
auto-migrated
Type-Enhancement

``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...

Priority-Medium
Type-Defect
auto-migrated

``` Hi, Have just tried this out on Ubuntu 9.10 and it seems to work as advertised. Thanks. I just thought I'd suggest a feature: you might like to consider...

auto-migrated
Priority-Low
Type-Enhancement

I went through the installation steps as normal, but after running `../configure` I got this message: ``` checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane......

When my PC boots there's a message saying that logkeys failed running. Looking to syslog I see these messages: ``` dez 30 15:01:56 Ryzen logkeys[698]: /usr/bin/logkeys: Couldn't determine keyboard device....

[lb@vm ~]$ uname -a Linux vm 6.1.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 24 Jan 2023 21:07:04 +0000 x86_64 GNU/Linux [lb@vm ~]$ [lb@vm ~]$ llk /usr/include/c++/12.2.1/bits/basic_string.h:1221: std::__cxx11::basic_string::reference std::__cxx11::basic_string::operator[](size_type) [with _CharT = char;...

Hi, I'm using this tool on an Ubuntu 20.04 hosted on cloud and no logs were observed on /var/log/logkeys.log nor on the specified log file only the date when the...

Apologies for reporting this in public. The [button to do so privately](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability) isn't enabled. Invoking processes under setuid, without sanitizing environment variables, is extremely risky. I tried with an exploit...

First of all, thank you for that software. It works really well! I realized that a timestamp is only made if "enter, ctrl+c, ctrl+d" is pressed. For my purpose I...