Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 454 Bytes

Ring Zero Kernel

This is my project for Ring 0 Kernel. Im making this as a simple tool for beginners to start tinkering with complete access to all kernel levels
  • First install docker container from the dockerfile in env

  • then run the docker container and go to the repo folder then run :

make build-x86_64
  • Then you will see the iso file in dist folder that you can execute on VM as anyother ISO