Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 393 Bytes

bpf-keylogger

This is a keylogger I wrote in eBPF. You can find a full writeup of this project on my blog.

Requires:

  • Linux 5.4 (may work with older versions)
  • The latest version of bcc

THIS CODE IS FOR EDUCATIONAL PURPOSES ONLY. DO NOT ATTEMPT TO USE THIS CODE FOR MALICIOUS PURPOSES.