Home

Awesome

beginner-kernel-exploitation-setup

Introduction

This repository has been created for the talk (KRWX: A tool to learn and assist Kernel Exploitation) given at NoHat @2023.

How to Install

How to Run

Requirements

Tested on x86_64 ubuntu machine. Ubuntu is not strictly required, but if you want to use another distro, change the apt command from setup.sh based on your distro (or comment the 2 lines and install necessary requirements by yourself).

sudo is required for some operations (grep -R sudo * if you are suspicious)