Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikehorn-git/kernel-dev


https://github.com/mikehorn-git/kernel-dev

Last synced: about 11 hours ago
JSON representation

Awesome Lists containing this project

README

        

[![image](https://github.com/user-attachments/assets/95a8f601-2a65-4563-b359-861b5b49eb8c)](https://kernelnewbies.org/)

# Requirements

* [Getoptlong](https://github.com/ruby/getoptlong)
* Vagrant
* Virtualbox

# Usage

```Makefile
Usage: make
Targets:
help Display this help message
build Deploy VM and build kernel with defconfig
convert Convert Kernel VM to QCOW2 format
deploy Deploy VM with utils
clean Clean up VM images
prune Destroy Vagrant VM
distclean Execute clean and prune command
```

# Module

* file_hide
* hello
* lkm_hide
* pid_hide

# SRC

* Modified files from kernel source tree
* Custom syscall created
* Userland call in test/