C# 클래스 ntrclient.Prog.Window.CmdWindow

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: imthe666st/NTRClient 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DelAddLog LogDelegate
Keys int[]
Memregions List
Processes List
ReadValue uint
checkBox_debug System.Windows.Forms.CheckBox
checkBox_disconnect System.Windows.Forms.CheckBox
comboBox_memregions System.Windows.Forms.ComboBox
comboBox_processes System.Windows.Forms.ComboBox
disconnectTimer System.Windows.Forms.Timer
textBox_gateshark System.Windows.Forms.TextBox
textBox_gateshark_parsed System.Windows.Forms.TextBox
textBox_memlayout System.Windows.Forms.TextBox
textBox_processes System.Windows.Forms.TextBox

공개 메소드들

메소드 설명
Addlog ( string l ) : void
CheckSystem ( string n ) : string
CmdWindow ( ) : System
FillString ( string n, int len ) : string
FromLe ( int temp, int len ) : uint
FromLe ( string hexLe ) : uint
FromLe ( uint temp, int len ) : uint
GenerateHexChunk ( byte bytes ) : string
GenerateHexChunk ( int value, int length ) : string
GenerateHexChunk ( int value, uint length ) : string
GenerateHexChunk ( uint value, int length ) : string
GenerateHexChunk ( uint value, uint length ) : string
GenerateMemregions ( ) : void
GenerateWriteString ( int addr, int value, uint length ) : string
GenerateWriteString ( int addr, uint value, uint length ) : string
GenerateWriteString ( uint addr, byte values ) : string
GenerateWriteString ( uint addr, int value, uint length ) : string
GenerateWriteString ( uint addr, uint value, uint length ) : string
GetComboIndex ( ComboBox c ) : object
GetComboItem ( ComboBox c ) : object
GetLog ( ) : string
GetPid ( ) : int
IsMemValid ( uint v ) : bool
ResetLog ( ) : void
RunCmd ( string cmd ) : string
RunMemlayoutCmd ( ) : void
RunProcessesCmd ( ) : void
SetMemregions ( string memlayout ) : void
SetProcesses ( string p ) : void
SetReadValue ( uint r ) : void
StartAutoDisconnect ( ) : void
UpdateProgress ( ) : void
readValue ( uint addr, uint size ) : uint

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
ClearInv ( ) : void
CmdWindow_FormClosed ( object sender, FormClosedEventArgs e ) : void
CmdWindow_KeyDown ( object sender, KeyEventArgs e ) : void
CmdWindow_Load ( object sender, EventArgs e ) : void
CmdWindow_Resize ( object sender, EventArgs e ) : void
CommandToolStripMenuItem_Click ( object sender, EventArgs e ) : void
GenItems ( uint value, int invSize ) : void
GenerateProcesses ( ) : void
GetInt ( string l ) : int
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LookForUpdate ( ) : void
ToHex ( int v ) : string
asmScratchPadToolStripMenuItem_Click ( object sender, EventArgs e ) : void
button_Connect_Click ( object sender, EventArgs e ) : void
button_aceu_clear_all_Click ( object sender, EventArgs e ) : void
button_aceu_clear_slot1_Click ( object sender, EventArgs e ) : void
button_aceu_fossil1_Click ( object sender, EventArgs e ) : void
button_aceu_fossil2_Click ( object sender, EventArgs e ) : void
button_aceu_fossil3_Click ( object sender, EventArgs e ) : void
button_aceu_fossil4_Click ( object sender, EventArgs e ) : void
button_aceu_fossil5_Click ( object sender, EventArgs e ) : void
button_aceu_fossil6_Click ( object sender, EventArgs e ) : void
button_aceu_openIds_Click ( object sender, EventArgs e ) : void
button_aceu_setSlot1_Click ( object sender, EventArgs e ) : void
button_browser_fort42_Click ( object sender, EventArgs e ) : void
button_btn_input_Click ( object sender, EventArgs e ) : void
button_cfg_read_dummy_Click ( object sender, EventArgs e ) : void
button_cfg_set_dummy_Click ( object sender, EventArgs e ) : void
button_debug_conv_dec_Click ( object sender, EventArgs e ) : void
button_debug_conv_hex_Click ( object sender, EventArgs e ) : void
button_debug_conv_hex_le_Click ( object sender, EventArgs e ) : void
button_debug_rTime_Click ( object sender, EventArgs e ) : void
button_disconnect_Click ( object sender, EventArgs e ) : void
button_dummy_read_Click ( object sender, EventArgs e ) : void
button_dummy_write_Click ( object sender, EventArgs e ) : void
button_dummy_write_dec_Click ( object sender, EventArgs e ) : void
button_dummy_write_hex_le_Click ( object sender, EventArgs e ) : void
button_dump_Click ( object sender, EventArgs e ) : void
button_dump_all_Click ( object sender, EventArgs e ) : void
button_gateshark_execute_Click ( object sender, EventArgs e ) : void
button_gateshark_heartbeat_Click ( object sender, EventArgs e ) : void
button_gateshark_parse_Click ( object sender, EventArgs e ) : void
button_heart_test_inject_Click ( object sender, EventArgs e ) : void
button_heart_test_start_Click ( object sender, EventArgs e ) : void
button_heart_test_stop_Click ( object sender, EventArgs e ) : void
button_heart_test_toggle_Click ( object sender, EventArgs e ) : void
button_hello_Click ( object sender, EventArgs e ) : void
button_mh4u_eu_hb_godmode_Click ( object sender, EventArgs e ) : void
button_mh4u_eu_mon1_kill_Click ( object sender, EventArgs e ) : void
button_mh4u_eu_mon2_kill_Click ( object sender, EventArgs e ) : void
button_mh4u_eu_monb_kill_Click ( object sender, EventArgs e ) : void
button_mh4u_eu_name_Click ( object sender, EventArgs e ) : void
button_mh4u_us_attack_Click ( object sender, EventArgs e ) : void
button_mh4u_us_charm_Click ( object sender, EventArgs e ) : void
button_mh4u_us_defense_Click ( object sender, EventArgs e ) : void
button_mh4u_us_exefs_Click ( object sender, EventArgs e ) : void
button_mh4u_us_hb_godmode_Click ( object sender, EventArgs e ) : void
button_mh4u_us_mon1_kill_Click ( object sender, EventArgs e ) : void
button_mh4u_us_mon2_kill_Click ( object sender, EventArgs e ) : void
button_mh4u_us_monb_kill_Click ( object sender, EventArgs e ) : void
button_mh4u_us_name_Click ( object sender, EventArgs e ) : void
button_mhgen_eu_items_Click ( object sender, EventArgs e ) : void
button_mhgen_eu_name_Click ( object sender, EventArgs e ) : void
button_mhgen_eu_sharpness_Click ( object sender, EventArgs e ) : void
button_mhgen_eu_stamina_Click ( object sender, EventArgs e ) : void
button_mk7_coins_read_Click ( object sender, EventArgs e ) : void
button_mk7_coins_write_Click ( object sender, EventArgs e ) : void
button_mk7_us_item_Click ( object sender, EventArgs e ) : void
button_ntr_viewer_Click ( object sender, EventArgs e ) : void
button_pTest_Click ( object sender, EventArgs e ) : void
button_processes_Click ( object sender, EventArgs e ) : void
button_remoteplay_Click ( object sender, EventArgs e ) : void
button_toolstrip_debug_Click ( object sender, EventArgs e ) : void
button_update_Click ( object sender, EventArgs e ) : void
button_wifi_fix_Click ( object sender, EventArgs e ) : void
checkingUpdateToolStripMenuItem_Click ( object sender, EventArgs e ) : void
clearHeartbeatToolStripMenuItem_Click ( object sender, EventArgs e ) : void
clearLogToolStripMenuItem_Click ( object sender, EventArgs e ) : void
comboBox_processes_SelectedIndexChanged ( object sender, EventArgs e ) : void
disconnectTimer_Tick ( object sender, EventArgs e ) : void
gbaTempThreadToolStripMenuItem_Click ( object sender, EventArgs e ) : void
githubRepositoryToolStripMenuItem_Click ( object sender, EventArgs e ) : void
moreCreditsToolStripMenuItem_Click ( object sender, EventArgs e ) : void
ntrViewerWorker_DoWork ( object sender, DoWorkEventArgs e ) : void
openConsoleToolStripMenuItem_Click ( object sender, EventArgs e ) : void
redditThreadToolStripMenuItem_Click ( object sender, EventArgs e ) : void
textBox_memlayout_TextChanged ( object sender, EventArgs e ) : void
textBox_processes_TextChanged ( object sender, EventArgs e ) : void
toggleDebugToolStripMenuItem_Click ( object sender, EventArgs e ) : void
toolStripMenuItem1_Click ( object sender, EventArgs e ) : void
txtCmd_KeyDown ( object sender, KeyEventArgs e ) : void
updateTimer_Tick ( object sender, EventArgs e ) : void

메소드 상세

Addlog() 공개 메소드

public Addlog ( string l ) : void
l string
리턴 void

CheckSystem() 공개 메소드

public CheckSystem ( string n ) : string
n string
리턴 string

CmdWindow() 공개 메소드

public CmdWindow ( ) : System
리턴 System

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

FillString() 공개 메소드

public FillString ( string n, int len ) : string
n string
len int
리턴 string

FromLe() 공개 정적인 메소드

public static FromLe ( int temp, int len ) : uint
temp int
len int
리턴 uint

FromLe() 공개 정적인 메소드

public static FromLe ( string hexLe ) : uint
hexLe string
리턴 uint

FromLe() 공개 정적인 메소드

public static FromLe ( uint temp, int len ) : uint
temp uint
len int
리턴 uint

GenerateHexChunk() 공개 메소드

public GenerateHexChunk ( byte bytes ) : string
bytes byte
리턴 string

GenerateHexChunk() 공개 정적인 메소드

public static GenerateHexChunk ( int value, int length ) : string
value int
length int
리턴 string

GenerateHexChunk() 공개 메소드

public GenerateHexChunk ( int value, uint length ) : string
value int
length uint
리턴 string

GenerateHexChunk() 공개 메소드

public GenerateHexChunk ( uint value, int length ) : string
value uint
length int
리턴 string

GenerateHexChunk() 공개 메소드

public GenerateHexChunk ( uint value, uint length ) : string
value uint
length uint
리턴 string

GenerateMemregions() 공개 메소드

public GenerateMemregions ( ) : void
리턴 void

GenerateWriteString() 공개 메소드

public GenerateWriteString ( int addr, int value, uint length ) : string
addr int
value int
length uint
리턴 string

GenerateWriteString() 공개 메소드

public GenerateWriteString ( int addr, uint value, uint length ) : string
addr int
value uint
length uint
리턴 string

GenerateWriteString() 공개 메소드

public GenerateWriteString ( uint addr, byte values ) : string
addr uint
values byte
리턴 string

GenerateWriteString() 공개 메소드

public GenerateWriteString ( uint addr, int value, uint length ) : string
addr uint
value int
length uint
리턴 string

GenerateWriteString() 공개 메소드

public GenerateWriteString ( uint addr, uint value, uint length ) : string
addr uint
value uint
length uint
리턴 string

GetComboIndex() 공개 메소드

public GetComboIndex ( ComboBox c ) : object
c ComboBox
리턴 object

GetComboItem() 공개 메소드

public GetComboItem ( ComboBox c ) : object
c ComboBox
리턴 object

GetLog() 공개 메소드

public GetLog ( ) : string
리턴 string

GetPid() 공개 메소드

public GetPid ( ) : int
리턴 int

IsMemValid() 공개 메소드

public IsMemValid ( uint v ) : bool
v uint
리턴 bool

ResetLog() 공개 메소드

public ResetLog ( ) : void
리턴 void

RunCmd() 공개 메소드

public RunCmd ( string cmd ) : string
cmd string
리턴 string

RunMemlayoutCmd() 공개 메소드

public RunMemlayoutCmd ( ) : void
리턴 void

RunProcessesCmd() 공개 메소드

public RunProcessesCmd ( ) : void
리턴 void

SetMemregions() 공개 메소드

public SetMemregions ( string memlayout ) : void
memlayout string
리턴 void

SetProcesses() 공개 메소드

public SetProcesses ( string p ) : void
p string
리턴 void

SetReadValue() 공개 메소드

public SetReadValue ( uint r ) : void
r uint
리턴 void

StartAutoDisconnect() 공개 메소드

public StartAutoDisconnect ( ) : void
리턴 void

UpdateProgress() 공개 메소드

public UpdateProgress ( ) : void
리턴 void

readValue() 공개 메소드

public readValue ( uint addr, uint size ) : uint
addr uint
size uint
리턴 uint

프로퍼티 상세

DelAddLog 공개적으로 프로퍼티

public LogDelegate DelAddLog
리턴 LogDelegate

Keys 공개적으로 프로퍼티

public int[] Keys
리턴 int[]

Memregions 공개적으로 프로퍼티

public List Memregions
리턴 List

Processes 공개적으로 프로퍼티

public List Processes
리턴 List

ReadValue 공개적으로 프로퍼티

public uint ReadValue
리턴 uint

checkBox_debug 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox checkBox_debug
리턴 System.Windows.Forms.CheckBox

checkBox_disconnect 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox checkBox_disconnect
리턴 System.Windows.Forms.CheckBox

comboBox_memregions 공개적으로 프로퍼티

public System.Windows.Forms.ComboBox comboBox_memregions
리턴 System.Windows.Forms.ComboBox

comboBox_processes 공개적으로 프로퍼티

public System.Windows.Forms.ComboBox comboBox_processes
리턴 System.Windows.Forms.ComboBox

disconnectTimer 공개적으로 프로퍼티

public System.Windows.Forms.Timer disconnectTimer
리턴 System.Windows.Forms.Timer

textBox_gateshark 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox_gateshark
리턴 System.Windows.Forms.TextBox

textBox_gateshark_parsed 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox_gateshark_parsed
리턴 System.Windows.Forms.TextBox

textBox_memlayout 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox_memlayout
리턴 System.Windows.Forms.TextBox

textBox_processes 공개적으로 프로퍼티

public System.Windows.Forms.TextBox textBox_processes
리턴 System.Windows.Forms.TextBox