From 3cc3a6eb323753fa022ba993af7cf30626d1b304 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sat, 27 Oct 2018 20:07:52 +0000 Subject: [PATCH] More examples --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 429c996..ade85b9 100644 --- a/README.md +++ b/README.md @@ -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