diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..10e2857d2696e13bb143854bf13081352b460812 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Kernel-pwning Tools +======= + +This is a collection of tools I build to help having fun with the linux kernel. + +## Other resources + +* (kernel-pwn-nexus)[https://github.com/xairy/linux-kernel-exploitation] +* (code-browser)[https://elixir.bootlin.com/linux/latest/source]