Documentation
¶
Index ¶
- func Code1_Buff(shellcode string, stageless bool, EncodedPayload string, DecodedValue string, ...) (string, string)
- func Code2_Buff(shellcode string, stageless bool, EncodedPayload string, DecodedValue string, ...) (string, string)
- func Decoder_Start_Buff(shellcode string, EncodedPayload string, DecodedValue string, Auto_Open string, ...) (string, string, string)
- func End_Code_Buff(objWorkbook string, objExcel string, xlmodule string, shellcode string, ...) string
- func HTA_Code_Buff(compiled string) string
- func Java_Code_Buff(product string) (string, string, string, string, string, string, string, string)
- func Macro_Code_Buff(URL string, outFile string)
- func Sandbox_Code_Buff() string
- func Stagless_Decryption_Buff(shellcode string, shellcodebuff string) string
- func VBA_Decode_Buff(VBAkey string, shellcode string, hexDecodeFunction string, xorFunction string, ...) string
- func Varibles(stageless bool, payloadtype string, outFile string, URL string, ...)
- func XSL_Code_Buff(compiled string) string
- type Code1
- type Code2
- type DecodeStarter
- type EndCode
- type HTA
- type Holder
- type JavaCode
- type VBADECODE
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Code1_Buff ¶
func Code2_Buff ¶
func Decoder_Start_Buff ¶
func Decoder_Start_Buff(shellcode string, EncodedPayload string, DecodedValue string, Auto_Open string, Function string, stageless bool) (string, string, string)
Third
func End_Code_Buff ¶
func End_Code_Buff(objWorkbook string, objExcel string, xlmodule string, shellcode string, Auto_Open string) string
Fifth
func HTA_Code_Buff ¶
func Java_Code_Buff ¶
func Java_Code_Buff(product string) (string, string, string, string, string, string, string, string)
First
func Macro_Code_Buff ¶
func Sandbox_Code_Buff ¶
func Sandbox_Code_Buff() string
func Stagless_Decryption_Buff ¶
Second
func VBA_Decode_Buff ¶
func VBA_Decode_Buff(VBAkey string, shellcode string, hexDecodeFunction string, xorFunction string, DecodedValue string, Function string, stageless bool) string
fourth
func XSL_Code_Buff ¶
Types ¶
type DecodeStarter ¶
Click to show internal directories.
Click to hide internal directories.