Skip to content

Commit

Permalink
Merge pull request #13 from batterystaples/master
Browse files Browse the repository at this point in the history
Update manual instructions with syscall info
  • Loading branch information
hugsy authored Jul 9, 2019
2 parents 18c0ee3 + 6d9e6ff commit 1134e91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ And same for the structures (to be used by [`pcustom` command](https://gef.readt
gef➤ gef config pcustom.struct_path /path/to/gef-extras/structs
```

And finally for the syscall tables:
```
gef➤ gef config syscall-args.path /path/to/gef-extras/syscall-tables
```

Now run and enjoy all the fun!


Expand Down

0 comments on commit 1134e91

Please sign in to comment.