From 5e7de6bf2a70fb860689f5ef5dc8c9942da1af28 Mon Sep 17 00:00:00 2001 From: david942j Date: Fri, 4 Oct 2024 17:28:53 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8f363..fac6514 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,9 @@ $ one_gadget # Increase this level to ask OneGadget show more gadgets it found. # Default: 0 # -n, --near FUNCTIONS/FILE Order gadgets by their distance to the given functions or to the GOT functions of the given file. -# -r, --[no-]raw Output gadgets offset only, split with one space. +# -o, --output-format FORMAT Output format. FORMAT should be one of . +# Default: pretty +# -r, --raw Alias of -o raw. Output gadgets offset only, split with one space. # -s, --script exploit-script Run exploit script with all possible gadgets. # The script will be run as 'exploit-script $offset'. # --info BuildID Show version information given BuildID.