- BurpSuite Professional version
v2.0.0betaor greater from PortSwigger
Enable the API under User Options > Misc > REST API.
go get -u -v github.com/joanbono/GurpAdd rsrc to the $PATH to build Windows binaries using the icon.
Run make all to build binaries for Windows, Linux and Darwin.
To install the binary in your $GOPATH, run make install.
Latest version available here.
# macOS binary
make darwin
# Linux binary
make linux
# Windows binary
make windows
# Build all
make allRefer to USAGE