2018-10-05 07:47:49 +00:00
|
|
|
# out-of-tree
|
|
|
|
|
|
|
|
out-of-tree kernel {module, exploit} development tool
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
Read [Qemu API](qemu/README.md).
|
|
|
|
|
2018-10-06 17:47:13 +00:00
|
|
|
### Generate kernels
|
|
|
|
|
|
|
|
cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/kernel-factory
|
|
|
|
./bootstrap.sh # more than 6-8 hours for all kernels
|