Skip to content

Like sudo but runs code in the kernel. Because Why Not?

License

Notifications You must be signed in to change notification settings

Jacoblightning/kudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kudo

Like sudo but runs code in the kernel. Because Why Not?

Installing

Clone the repo

Run git clone https://github.com/Jacoblightning/kudo

Ensure dependencies

Ensure that you have installed your kernel headers.

Make

Run make to build and make install to install the kernel module.

You can now run sudo ./kudo to run code in the kernel.

(I am currently working on getting stdin/out working.)

Prebuilt

If you run the same system as the workflow servers, you can use a prebuilt release from Actions or Nightly.link

About

Like sudo but runs code in the kernel. Because Why Not?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published