IsaacNewTom's Stars
google/google-ctf
Google CTF
wargio/r2dec-js
radare2 plugin - converts asm to pseudo-C code.
danbev/learning-linux-kernel
Just a project with notes and code about the Linux kernel
limitedeternity/HeapLAB
Udemy – Linux Heap Exploitation
Rhydon1337/linux-kernel-development
Setup for linux kernel development (development, debugging automation and compiling)
xairy/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
FULLSHADE/WindowsExploitationResources
Resources for Windows exploit development
Notselwyn/CVE-2024-1086
Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
mfakbar127/Binary-exploit-writeups
djrbliss/libplayground
A simple framework for developing Linux kernel heap exploit techniques
a13xp0p0v/linux-kernel-defence-map
Linux Kernel Defence Map shows the relationships between vulnerability classes, exploitation techniques, bug detection mechanisms, and defence technologies
Lazenca/Kernel-exploit-tech
Linux Kernel exploitation Tutorial.
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. 🔥
whitequark/unfork
unfork(2) is the inverse of fork(2). sort of.
kaushiksk/rsa-from-scratch
Implementation of RSA from scratch in different programming languages
DoctorWkt/acwj
A Compiler Writing Journey
juanschallibaum/Nuk3Gh0st
Universal Linux LKM rootkit, designed to work in any kernel version and both architectures (i686 and x86_64).
galminyana/LKM
Examples on Linux Kernel Modules Hacking
mahdi2019/firewall
Simple packet filtering
carloslack/KoviD
Linux kernel rootkit
f0rb1dd3n/Reptile
LKM Linux rootkit
croemheld/lkm-rootkit
A LKM rootkit for most newer kernel versions.
CoolerVoid/HiddenWall
Linux kernel module generator for Hidden firewall that follows the rules in the external YAML file.
dmytroshytyi-6WIND/KERNEL-sk_buff-helloWorld
Send udp packet with helloworld payload using sk_buff in the Linux kernel
MaxXor/raw-sockets-example
An example about working with raw sockets under GNU/Linux
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
abysamross/simple-linux-kernel-tcp-client-server
A simple in-kernel tcp client and server implemented as LKMs
torvalds/linux
Linux kernel source tree