1
0
Fork 0

More examples

master
dump_stack() 5 years ago
parent 31b5e8a948
commit 3cc3a6eb32

@ -49,6 +49,14 @@ Test only with one kernel:
$ out-of-tree pew --kernel='Ubuntu:4.10.0-30-generic'
Test binary module/exploit with implicit defined test ($BINARY_test)
$ out-of-tree pew --binary /path/to/exploit
Test binary module/exploit with explicit defined test
$ out-of-tree pew --binary /path/to/exploit --test /path/to/exploit_test
Guess work kernels:
$ out-of-tree pew --guess

Loading…
Cancel
Save