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

Saves the reverse execution log to file
상속: GDBCommand
파일 보기 프로젝트 열기: areiter/InMemoryFuzzing 1 사용 예제들

공개 메소드들

메소드 설명
RecordSaveCmd ( GDBSubProcess gdbProc, string file ) : System

메소드 상세

RecordSaveCmd() 공개 메소드

public RecordSaveCmd ( GDBSubProcess gdbProc, string file ) : System
gdbProc GDBSubProcess
file string
리턴 System