#
linux-kernel

Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 899 public repositories matching this topic...
Learning operating system development using Linux kernel and Raspberry Pi
c
education
raspberry-pi
arm
tutorial
kernel
resource
linux-kernel
assembler
osdev
operating-system
learn
armv8
raspberry-pi-3
raspberry-pi-os
-
Updated
Aug 31, 2020 - C
How to be low-level programmer
programming-language
arduino
hardware
firmware
assembly
linux-kernel
embedded-systems
low-level
system-programming
assembly-language-programming
low-level-programming
c-programming
linux-kernel-hacking
-
Updated
Sep 11, 2020
A collection of links related to Linux kernel exploitation
-
Updated
Aug 30, 2020
Linux privilege escalation auditing tool
linux-kernel
exploits
kernel-exploitation
hacking-tool
security-tools
linux-exploits
privilege-escalation-exploits
applicable-exploits
published-exploits
-
Updated
Jun 30, 2020 - Shell
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.
-
Updated
Sep 2, 2020 - Python
Linux Test Project http://linux-test-project.github.io/
-
Updated
Sep 11, 2020 - C
My proof-of-concept exploits for the Linux kernel
-
Updated
Mar 30, 2020 - C
Linux Kernel Manager and Activity Monitor 🐧 💻
linux
monitoring
management
linux-kernel
tui
kernel-modules
kernel-activities
kernel-information
kmon
-
Updated
Aug 27, 2020 - Rust
Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.
-
Updated
Sep 8, 2020 - HTML
A 64-bit OS for the Raspberry Pi 3
-
Updated
Jun 12, 2020 - Go
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment
-
Updated
Sep 14, 2020 - Makefile
Prometheus exporter for custom eBPF metrics
-
Updated
May 31, 2020 - Go
LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x (x86 and x86_64)
c
linux
kernel
backdoor
kernel-module
rootkit
malware
linux-kernel
hacking
hacking-tool
security-tools
lkm-rootkit
-
Updated
Aug 25, 2020 - C
Repository for various Broadcom Bluetooth firmware
-
Updated
Aug 28, 2020 - Perl
-
Updated
Jan 8, 2020 - C
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
-
Updated
Feb 17, 2020 - C++
Docker/Qemu/Bochs Based Linux 0.11 Kernel Development Environment
-
Updated
Apr 5, 2020 - C
awesome-linux-rootkits
-
Updated
May 21, 2020
RDMA core userspace libraries and daemons
-
Updated
Sep 13, 2020 - C
kernel module for taking block-level snapshots and incremental backups of Linux block devices
-
Updated
Sep 2, 2020 - C
Various kernel exploits
-
Updated
Jan 23, 2020 - C
Linux Application Delivery Controller
tls
database
high-performance
http2
linux-kernel
load-balancer
http-accelerator
web-application-firewall
ddos-mitigation
-
Updated
Sep 11, 2020 - C
Tiny library to interface with ALSA in the Linux kernel
-
Updated
Sep 9, 2020 - C
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
-
Updated
Sep 1, 2020
Extensible Virtual Display Interface
-
Updated
Sep 8, 2020 - C
Tracking CVEs for the linux Kernel
-
Updated
Sep 13, 2020 - Vue
-
Updated
Sep 10, 2020
One problem with faulting programs under KRF is that KRF might decide to inject a fault during the dynamic link/load phase, aborting
ld-linux.so
instead of the actual target image. This usually isn't helpful, since it doesn't indicate any mistakes in the target itself.It should be possible to check the loaded program's name via the
current
task, probably viacomm
. We should use that (or