Documentation
¶
Index ¶
- func ConvertToShellcode(inputFile string, passphrase string, optimize bool) ([]byte, error)
- func EncryptShellcode(shellcode []byte, passphrase string) ([]byte, error)
- func GenerateShellcode(data []byte) []byte
- func OptimizeShellcode(shellcode []byte) []byte
- func ReadFile(fileName string) ([]byte, error)
- func RemoveExtension(fileName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToShellcode ¶
func GenerateShellcode ¶
func OptimizeShellcode ¶
func RemoveExtension ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.