{"id":17741674,"url":"https://github.com/sloorush/ebpf-keylogger","last_synced_at":"2026-04-28T20:06:41.677Z","repository":{"id":110763729,"uuid":"396267407","full_name":"sloorush/ebpf-keylogger","owner":"sloorush","description":"A Keylogger with eBPF","archived":false,"fork":false,"pushed_at":"2021-12-03T05:55:29.000Z","size":1446,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-30T18:13:34.909Z","etag":null,"topics":["ebpf"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sloorush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T07:51:33.000Z","updated_at":"2023-04-16T02:48:46.000Z","dependencies_parsed_at":"2023-03-23T15:48:13.743Z","dependency_job_id":null,"html_url":"https://github.com/sloorush/ebpf-keylogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloorush%2Febpf-keylogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloorush%2Febpf-keylogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloorush%2Febpf-keylogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloorush%2Febpf-keylogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloorush","download_url":"https://codeload.github.com/sloorush/ebpf-keylogger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246547388,"owners_count":20794970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ebpf"],"created_at":"2024-10-26T04:08:00.138Z","updated_at":"2026-04-28T20:06:41.632Z","avatar_url":"https://github.com/sloorush.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eBPF Keylogger\n\nKeylogger written in [eBPF](https://ebpf.io/).\n\n## How to run\n\n```sh=\n❯ sudo ./ebpf-keylogger -h\nusage: bpf-keylogger [-h] [--debug] [-t] [-o OUTFILE] [-u]\n\nA keylogger written in eBPF.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --debug               Print debugging info.\n  -t, --timestamp       Print time stamps.\n  -o OUTFILE, --outfile OUTFILE\n                        Output trace to a file instead of stdout.\n  -u, --upload          upload the files to google drive\n```\n\n## Helpful cmds\n\n```sh=\n# To get help\nsudo ./ebpf-keylogger -h\n\n# To get the logs in std out run\nsudo ./ebpf-keylogger\n\n\n# You might have to give it executable permission\nchmod +x ./ebpf-keylogger\n\n\n# To get the logs in an outfile\nsudo ./ebpf-keylogger -o OUTFILE.txt\n\n\n# To run it with timestamps,\nsudo ./ebpf-keylogger -o OUTFILE.txt -t\n\n# To run it with uploads to google drive\nsudo ./ebpf-keylogger -o OUTFILE.txt -t -u\n```\n\nRequires:\n\n- The latest version of [bcc](https://github.com/iovisor/bcc)\n\n# Disclaimer\n\n**This code is made for EDUCATIONAL PURPOSES ONLY. We are not liable for any damages**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloorush%2Febpf-keylogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloorush%2Febpf-keylogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloorush%2Febpf-keylogger/lists"}