packer

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Go Packer Command Line ToolGo Report Card GoDoc

A cross-platform executable packing tool

Overview

Packer is my take on obfuscating an existing executable. Since Packer is written in Golang, it functions on all major systems, assuming that your payload also supports the target system.

Example usage

This assumes you are building for a Mac.

$ git clone https://github.com/Grant-Eckstein/packer.git
$ cd packer
$ go get ...
$ go build
$ ./packer pack INSERT_EXE_HERE -o darwin -a amd64
$ ./packed

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL