Skip to content

Commit

Permalink
update manual
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed Jan 1, 2022
1 parent 5b68073 commit 05a9bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ GLOBAL OPTIONS:
--help, -h show help (default: false)
```

For example, you can
For example, you can dump the payload CommonsBeanutils3 from Ysoserial like:

```shell
$ go run main.go dump -f "$(pwd)/testcases/ysoserial/CommonsBeanutils1.ser"
$ go run main.go dump -f "$(pwd)/testcases/ysoserial/CommonsBeanutils3.ser"
```

[![asciicast](https://asciinema.org/a/Zlrg1yAghjgauGlogwmbF5vP5.svg)](https://asciinema.org/a/Zlrg1yAghjgauGlogwmbF5vP5)
Expand Down

0 comments on commit 05a9bee

Please sign in to comment.