C# Class GrayStorm.shellcodes.payloads

显示文件 Open project: GrayKernel/GrayStorm

Public Properties

Property Type Description
SixtyFourbitHookTest byte[]
call_a_fun_ptr byte[]
lockWorkSation byte[]
msfCALC byte[]
returnFalse byte[]
returnFalse64 byte[]
returnTrue byte[]
returnTrue64 byte[]
test64Bit byte[]
test64BitMessageBox byte[]
testingShellcodeFire byte[]

Public Methods

Method Description
metaSploitList ( ) : System.Collections.Generic.List
payloadsList ( ) : System.Collections.Generic.List

Method Details

metaSploitList() public static method

public static metaSploitList ( ) : System.Collections.Generic.List
return System.Collections.Generic.List

payloadsList() public static method

public static payloadsList ( ) : System.Collections.Generic.List
return System.Collections.Generic.List

Property Details

SixtyFourbitHookTest public_oe static_oe property

public static byte[] SixtyFourbitHookTest
return byte[]

call_a_fun_ptr public_oe static_oe property

public static byte[] call_a_fun_ptr
return byte[]

lockWorkSation public_oe static_oe property

public static byte[] lockWorkSation
return byte[]

msfCALC public_oe static_oe property

public static byte[] msfCALC
return byte[]

returnFalse public_oe static_oe property

public static byte[] returnFalse
return byte[]

returnFalse64 public_oe static_oe property

public static byte[] returnFalse64
return byte[]

returnTrue public_oe static_oe property

public static byte[] returnTrue
return byte[]

returnTrue64 public_oe static_oe property

public static byte[] returnTrue64
return byte[]

test64Bit public_oe static_oe property

public static byte[] test64Bit
return byte[]

test64BitMessageBox public_oe static_oe property

public static byte[] test64BitMessageBox
return byte[]

testingShellcodeFire public_oe static_oe property

public static byte[] testingShellcodeFire
return byte[]