1
0

Rewrited for kingpin command line arguments parser

This commit is contained in:
2018-10-26 18:26:43 +00:00
parent 2e9a8018da
commit c86a80d702
2 changed files with 38 additions and 12 deletions

View File

@ -31,9 +31,10 @@ If you already have Go, Qemu, Vagrant and Docker installed, there's cross-platfo
$ rm -rf {Debian,CentOS,Ubuntu/{14.04,18.04}} # speed up :)
$ ./bootstrap.sh
$ # wait several hours...
$ export OUT_OF_TREE_KERNELS_CONFIG=$GOPATH/src/github.com/jollheef/out-of-tree/tools/kernel-factory/output/kernels.toml
$ cd ../../examples/kernel-exploit
$ # test kernel exploit
$ out-of-tree
$ out-of-tree pew
$ cd ../kernel-module
$ # test kernel module
$ out-of-tree
$ out-of-tree pew