C# 클래스 truecryptbrute.CrackConfiguration

파일 보기 프로젝트 열기: IsNull/TCBrute 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AttackHiddenVolume bool
ContainerPath string
KeyFiles List
MountAsSystemVolume bool
ShowPassword bool
ThreadCount int
UseKeyFiles bool
WordListOffset int
WordListPath string

프로퍼티 상세

AttackHiddenVolume 공개적으로 프로퍼티

public bool AttackHiddenVolume
리턴 bool

ContainerPath 공개적으로 프로퍼티

public string ContainerPath
리턴 string

KeyFiles 공개적으로 프로퍼티

public List KeyFiles
리턴 List

MountAsSystemVolume 공개적으로 프로퍼티

public bool MountAsSystemVolume
리턴 bool

ShowPassword 공개적으로 프로퍼티

public bool ShowPassword
리턴 bool

ThreadCount 공개적으로 프로퍼티

public int ThreadCount
리턴 int

UseKeyFiles 공개적으로 프로퍼티

public bool UseKeyFiles
리턴 bool

WordListOffset 공개적으로 프로퍼티

public int WordListOffset
리턴 int

WordListPath 공개적으로 프로퍼티

public string WordListPath
리턴 string