Categorygithub.com/peterstrongg/scgen
repositorypackage
0.1.0
Repository: https://github.com/peterstrongg/scgen.git
Documentation: pkg.go.dev

# README

scgen

Generate shellcode payloads from the command line

Install

scgen is written in Go and has no run-time dependencies. If you have Go installed and configured (i.e. with $GOPATH/bin in your $PATH):

go get -u github.com/peterstrongg/scgen

Otherwise, download a release for your platform. To make it easier to execute you can put the binary in your $PATH.

Usage

scgen <binary_executable>