kernel-module
Here are 298 public repositories matching this topic...
LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x (x86/x86_64 and ARM64)
-
Updated
Nov 12, 2020 - C
Linux rootkit for Ubuntu 16.04 and 10.04 (Linux Kernels 4.4.0 and 2.6.32), both i386 and amd64
-
Updated
Jul 5, 2019 - C
-
Updated
Oct 12, 2020 - C
Linux kernel driver for Wacom devices
-
Updated
Sep 19, 2020 - C
Project to create driver/software to control performance of razer laptops
-
Updated
Nov 11, 2020 - Rust
Tool to generate a Linux kernel module for custom rules with Netfilter hooking. (block ports, Hidden mode, functions to protect etc)
-
Updated
May 24, 2019 - C
love the ease of use of the setup with nice and easy commands to install and create and view connection status of clients.
However wondering the cleanest way to remove a connection and return the released local IP back to the pool within the set subnet
meaning its available again to be used for a newly created config.
-
Updated
Mar 5, 2019 - C++
An example rootkit that gives a userland process root permissions
-
Updated
Oct 17, 2019 - C
Advanced process execution monitoring utility for linux (procmon like)
-
Updated
Mar 4, 2016 - C
Demos for instruction and exploration of the Linux C/C++ API
-
Updated
Dec 1, 2020 - C++
A simple packet filtering firewall for Linux
-
Updated
Jan 21, 2019 - C
Allows safer access to model specific registers (MSRs)
-
Updated
Sep 22, 2020 - C
Basic-Firewall is an educational project, using to help me better understood how to write Kernel Modules. This project is a hook to the NetFilters and manipulates the packets going via the network interfaces. Basic-Firewall supporting only IPV-4.
-
Updated
Nov 28, 2020 - C
An environment and set of utilities aimed at making kernel hacking simple and accessible
-
Updated
Feb 11, 2018 - Python
A kernel module able to run as many WS2812 strips as there are GPIO pins on Raspberry Pi Zero
-
Updated
Oct 17, 2020 - C
Realtek card reader driver for kernel >4.4.x (ubuntu 16.04-17.10 have broken driver and all kernels up to 4.15.0-041500rc1)
-
Updated
Oct 19, 2020 - C
An Emulator and SDK for Intel SGX extension
-
Updated
Mar 6, 2017 - C++
Install the CDC ACM and USB to Serial Modules for the Jetson TX1 or Jetson TX2 Development Kit
-
Updated
Feb 9, 2018 - Shell
Another method to anti ThreadHideFromDebugger
-
Updated
Mar 5, 2019 - C++
A collection of Linux kernel modules for educational purposes
-
Updated
Oct 7, 2016 - C
Yocto Layer which provides basic support for Quectel wireless modules
-
Updated
Dec 2, 2020 - BitBake
A kernel module that implements client - server communication in UDP
-
Updated
Aug 22, 2018 - C
nrf24l01 linux device driver
-
Updated
Jul 2, 2019 - C
A kernel module to allow PWM control from userland and kernel space. This was a Google Summer of Code 2010 project for BeagleBoard.org.
-
Updated
Aug 9, 2010 - C
Improve this page
Add a description, image, and links to the kernel-module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kernel-module topic, visit your repo's landing page and select "manage topics."


I think it would be good to describe/list the capture technologies Wireguard is using for each platform. e.g. Windows it using wintun.net driver, Linux it is using /dev/tun etc.
Likely an advanced topic.