13 lines
272 B
Markdown
13 lines
272 B
Markdown
# out-of-tree
|
|
|
|
out-of-tree kernel {module, exploit} development tool
|
|
|
|
## Installation
|
|
|
|
Read [Qemu API](qemu/README.md).
|
|
|
|
### Generate kernels
|
|
|
|
cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/kernel-factory
|
|
./bootstrap.sh # more than 6-8 hours for all kernels
|