cmd

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2021 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Info - Display colorful information
	Info = bold + cyan + "[*] " + normal
	// Warn - Warn a user
	Warn = bold + red + "[!] " + normal
	// Debug - Display debug information
	Debug = bold + purple + "[-] " + normal
	// Woot - Display success
	Woot = bold + green + "[$] " + normal
)

Variables

View Source
var (
	// ObfuscatorLLVMURL - URL to a O-LLVM Github repo
	ObfuscatorLLVMURL string

	// Mingw64URL - URL to mingw-x64 download
	Mingw64URL string

	// SevenZipURL - The MinGW people are assholes and only distribute 7z files
	SevenZipURL string
)
View Source
var (
	// Version - The semantic version of the program
	Version string
)

Functions

func Execute

func Execute()

Execute - Execute the root command

Types

This section is empty.

Jump to

Keyboard shortcuts

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