C# 클래스 Fuzzer.TargetConnectors.GDB.TargetCmd

Connects GDB to the target process or remote host
상속: GDBCommand
파일 보기 프로젝트 열기: areiter/InMemoryFuzzing 1 사용 예제들

공개 메소드들

메소드 설명
TargetCmd ( string targetSpecifier, Action connectionStatusCb, GDBSubProcess gdbProc ) : System

메소드 상세

TargetCmd() 공개 메소드

public TargetCmd ( string targetSpecifier, Action connectionStatusCb, GDBSubProcess gdbProc ) : System
targetSpecifier string
connectionStatusCb Action
gdbProc GDBSubProcess
리턴 System