Topic

kernel

Repositories (1595)

Nidhogg
Nidhogg Idov31 C++

Windows rootkit for Intel x64 with 25+ features, demonstrating rootkit techniques compatible with all Windows 10 and Windows 11 versions.

2.3k
Diamorphine
Diamorphine m0nad C

LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)

2.3k
landrun
landrun Zouuup Go

Run any Linux process in a secure, unprivileged sandbox using Landlock. Think firejail, but lightweight, user-friendly, and baked into the kernel.

2.2k
cpp_backend_awsome_blog
cpp_backend_awsome_blog 0voice

2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关

2.2k
awesome-os
awesome-os jubalh

A list of operating systems and stuff

2.2k
KubeArmor
KubeArmor kubearmor Go

Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (LSM-BPF, AppA...

2.1k
cutile-python
cutile-python NVIDIA Python

cuTile is a programming model for writing parallel kernels for NVIDIA GPUs

2k
hidden
hidden JKornev C

🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc

2k
TripleCross
TripleCross h3xduck C

A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.

2k
awesome-unix
awesome-unix sirredbeard

All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more.

1.7k
Singularity
Singularity MatheuZSecurity C

Stealthy Linux Kernel Rootkit for modern kernels (6x)

1.6k
elks
elks ghaerr C

Embeddable Linux Kernel Subset - Linux for 8086

1.6k
embox
embox embox C

Modular and configurable OS for embedded applications

1.6k
helenos
helenos HelenOS C

A portable microkernel-based multiserver operating system written from scratch.

1.5k
redshirt
redshirt tomaka Rust

🧑‍🔬 Operating system

1.4k
kernel
kernel hermit-os Rust

A Rust-based, lightweight unikernel.

1.4k
sparkmagic
sparkmagic jupyter-incubator Python

Jupyter magics and kernels for working with remote Spark clusters

1.4k
paper_collection
paper_collection 0xricksanchez Python

Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read

1.4k
OpenHarmony
OpenHarmony fenwii C

华为鸿蒙分布式操作系统(Huawei HarmonyOS,纯血鸿蒙Harmony Next ),开源鸿蒙分布式操作系统( OpenHarmony)开发技术交流,最全鸿蒙技术资料库,手册,指南...

1.3k
learn-kvm
learn-kvm yifengyou C

Qemu KVM(Kernel Virtual Machine)学习笔记

1.3k
LemonOS
LemonOS LemonOSProject C++

The Lemon Operating System

1.3k
minixfromscratch
minixfromscratch o-oconnell Shell

Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU

1.3k
kernel_memory_management
kernel_memory_management 0voice

总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关

1.3k
Kubernetes
Kubernetes cby-chen Shell

kubernetes (k8s) 二进制高可用安装,Binary installation of kubernetes (k8s) --- 开源不易,帮忙点个star,谢谢了🌹

1.2k
HarmonyOS
HarmonyOS huawei-iot C

鸿蒙系统资料。Docs about HarmonyOS.

1.2k
JingOS
JingOS JingOS-team

Awesome - JingOS - The World’s First Linux-based OS design for Tablets

1.1k
h-encore
h-encore TheOfficialFloW C

Fully chained kernel exploit for the PS Vita on firmwares 3.65-3.68

1.1k
brutal
brutal brutal-org C

🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

1.1k
android-usb-gadget
android-usb-gadget tejado Kotlin

Convert your Android phone to any USB device you like! USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard....

1.1k
marlin
marlin IST-DASLab Python

FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.

1.1k
uC-OS3
uC-OS3 weston-embedded C

µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.

1.1k
KsDumper
KsDumper EquiFox C#

Dumping processes using the power of kernel space !

1k
Chaos-Rootkit
Chaos-Rootkit ZeroMemoryEx C++

Now You See Me, Now You Don't

1k
Docker-eyeOS
Docker-eyeOS sickcodes Shell

Run iPhone (xnu-arm64) in a Docker container! Supports KVM + iOS kernel debugging (GDB)! Run xnu-qemu-arm64 in Docker! Works on ANY device.

1k
Osdev-Notes
Osdev-Notes dreamportdev Markdown

A book that explore how to write an Operating System from scratch

1k
pmbootstrap
pmbootstrap postmarketOS Shell

Repository has been moved! https://postmarketos.org/move.html#/pmbootstrap :truck: :truck: :truck:

1k
pulsar
pulsar exein-io Rust

A modular and blazing fast runtime security tool for the IoT, powered by eBPF.

1k
BuildXL
BuildXL microsoft C#

Microsoft Build Accelerator

1k
PPLKiller
PPLKiller Mattiwatti C++

Protected Processes Light Killer

985
simplefs
simplefs psankar C

A simple, kernel-space, on-disk filesystem from the scratch

978
soso
soso ozkl C

A Simple Unix-like operating system

975
The_Holy_Book_of_X86
The_Holy_Book_of_X86 Captainarash

A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....

971
winix
winix halfer53 C

A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)

950
Cronos-Rootkit
Cronos-Rootkit XaFF-XaFF C++

Cronos is Windows 10/11 x64 ring 0 rootkit. Cronos is able to hide processes, protect and elevate them with token manipulation.

943
ubuntu-mainline-kernel.sh
ubuntu-mainline-kernel.sh pimlie Shell

Bash script for Ubuntu (and derivatives) to easily (un)install kernels from the Ubuntu Kernel PPA

938
graph2vec
graph2vec benedekrozemberczki Python

A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

936
floppybird
floppybird icebreaker Assembly

Floppy Bird (OS)

935
phantomuserland
phantomuserland dzavalishin C

Phantom: Persistent Operating System

934
ByePg
ByePg can1357 C++

Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.

906
BareMetal
BareMetal ReturnInfinity Assembly

A very minimal, resource efficient exo-kernel

884