pwntools for go!
Currently pwntools is in beta if you want to install it you can use go-get
go get -u github.com/gopwn/pwn
- Fork it (https://github.com/gopwn/pwn/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Ulisse Mini - creator and maintainer
- KFBI1706 - creator and maintainer