goshellconv

package
v0.0.0-...-ed233e5 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertToShellcode

func ConvertToShellcode(inputFile string, passphrase string, optimize bool, method string) ([]byte, error)

func EncryptAES

func EncryptAES(data []byte, passphrase string) ([]byte, error)

func EncryptBase64

func EncryptBase64(data []byte, _ string) ([]byte, error)

func EncryptChaCha20

func EncryptChaCha20(data []byte, passphrase string) ([]byte, error)

func EncryptXOR

func EncryptXOR(data []byte, passphrase string) ([]byte, error)

func GenerateShellcode

func GenerateShellcode(data []byte) []byte

func OptimizeShellcode

func OptimizeShellcode(shellcode []byte) []byte

func ReadFile

func ReadFile(fileName string) ([]byte, error)

func RemoveExtension

func RemoveExtension(fileName string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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