C# 클래스 GrayStorm.shellcodes.payloads

파일 보기 프로젝트 열기: GrayKernel/GrayStorm

공개 프로퍼티들

프로퍼티 타입 설명
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[]

공개 메소드들

메소드 설명
metaSploitList ( ) : System.Collections.Generic.List
payloadsList ( ) : System.Collections.Generic.List

메소드 상세

metaSploitList() 공개 정적인 메소드

public static metaSploitList ( ) : System.Collections.Generic.List
리턴 System.Collections.Generic.List

payloadsList() 공개 정적인 메소드

public static payloadsList ( ) : System.Collections.Generic.List
리턴 System.Collections.Generic.List

프로퍼티 상세

SixtyFourbitHookTest 공개적으로 정적으로 프로퍼티

public static byte[] SixtyFourbitHookTest
리턴 byte[]

call_a_fun_ptr 공개적으로 정적으로 프로퍼티

public static byte[] call_a_fun_ptr
리턴 byte[]

lockWorkSation 공개적으로 정적으로 프로퍼티

public static byte[] lockWorkSation
리턴 byte[]

msfCALC 공개적으로 정적으로 프로퍼티

public static byte[] msfCALC
리턴 byte[]

returnFalse 공개적으로 정적으로 프로퍼티

public static byte[] returnFalse
리턴 byte[]

returnFalse64 공개적으로 정적으로 프로퍼티

public static byte[] returnFalse64
리턴 byte[]

returnTrue 공개적으로 정적으로 프로퍼티

public static byte[] returnTrue
리턴 byte[]

returnTrue64 공개적으로 정적으로 프로퍼티

public static byte[] returnTrue64
리턴 byte[]

test64Bit 공개적으로 정적으로 프로퍼티

public static byte[] test64Bit
리턴 byte[]

test64BitMessageBox 공개적으로 정적으로 프로퍼티

public static byte[] test64BitMessageBox
리턴 byte[]

testingShellcodeFire 공개적으로 정적으로 프로퍼티

public static byte[] testingShellcodeFire
리턴 byte[]