Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwaz committed Oct 13, 2020
1 parent d1b7ac5 commit a8ebdb0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@ cd ctf-env-setup

## Included

- [pwndbg](https://github.com/pwndbg/pwndbg)
- [pwntools](https://github.com/Gallopsled/pwntools)
- tmux configuration for pwntools
- Python venv setup with [pwntools](https://github.com/Gallopsled/pwntools)

### Optional Features

- [pwndbg](https://github.com/pwndbg/pwndbg)
- [qemu-user-static](https://wiki.debian.org/QemuUserEmulation) for multi-arch support
- zsh with [pure theme](https://github.com/sindresorhus/pure)
- `cat` replacement with [`bat`](https://github.com/sharkdp/bat)
- `ls` replacement with [`exa`](https://github.com/ogham/exa)
- [Rust](https://www.rust-lang.org/)
- `cat` replacement with [`bat`](https://github.com/sharkdp/bat)
- `ls` replacement with [`exa`](https://github.com/ogham/exa)
- [tmux](https://github.com/tmux/tmux) with [Dracula Theme](https://draculatheme.com/tmux)

0 comments on commit a8ebdb0

Please sign in to comment.