Skip to content

lantongxue/BurpSuiteProLoader

Repository files navigation

BurpSuiteProLoader

BurpSuiteProLoader Source

Dependents

Windows

go install github.com/tc-hib/go-winres@latest

Build

Windows

go-winres make
go build -ldflags="-H windowsgui -s -w" -buildvcs=false

-buildvcs=false is an optional

Linux & MacOS

go build