Unutulan Değil iz bırakan OL!
Süper Üye
[font=open_sansregular, sans-serif]CSH Kodu[/FONT]
[font=open_sansregular, sans-serif]Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)[/FONT]
[font=open_sansregular, sans-serif]For Each moz As System.Diagnostics.ProcessModule In p.Modules[/FONT]
[font=open_sansregular, sans-serif]If moz.FileName.IndexOf("csh") <> -1 Then[/FONT]
[font=open_sansregular, sans-serif]Label1.Text = moz.BaseAddress.ToString[/FONT]
[font=open_sansregular, sans-serif]End If[/FONT]
[font=open_sansregular, sans-serif]Next[/FONT]
[font=open_sansregular, sans-serif]OBJ Kodu[/FONT]
[font=open_sansregular, sans-serif]Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)[/FONT]
[font=open_sansregular, sans-serif]For Each moz As System.Diagnostics.ProcessModule In p.Modules[/FONT]
[font=open_sansregular, sans-serif]If moz.FileName.IndexOf("obj") <> -1 Then[/FONT]
[font=open_sansregular, sans-serif]Label3.Text = moz.BaseAddress.ToString[/FONT]
[font=open_sansregular, sans-serif]End If[/FONT]
[font=open_sansregular, sans-serif]Next[/FONT]
[font=open_sansregular, sans-serif]BİN Kodu[/FONT]
[font=open_sansregular, sans-serif]Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)[/FONT]
[font=open_sansregular, sans-serif]For Each moz As System.Diagnostics.ProcessModule In p.Modules[/FONT]
[font=open_sansregular, sans-serif]If moz.FileName.IndexOf("wolftü.bin") <> -1 Then[/FONT]
[font=open_sansregular, sans-serif]Label2.Text = moz.BaseAddress.ToString[/FONT]
[font=open_sansregular, sans-serif]End If[/FONT]
[font=open_sansregular, sans-serif]Next[/FONT]
[font=open_sansregular, sans-serif]alıntı[/FONT]
[font=open_sansregular, sans-serif]Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)[/FONT]
[font=open_sansregular, sans-serif]For Each moz As System.Diagnostics.ProcessModule In p.Modules[/FONT]
[font=open_sansregular, sans-serif]If moz.FileName.IndexOf("csh") <> -1 Then[/FONT]
[font=open_sansregular, sans-serif]Label1.Text = moz.BaseAddress.ToString[/FONT]
[font=open_sansregular, sans-serif]End If[/FONT]
[font=open_sansregular, sans-serif]Next[/FONT]
[font=open_sansregular, sans-serif]OBJ Kodu[/FONT]
[font=open_sansregular, sans-serif]Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)[/FONT]
[font=open_sansregular, sans-serif]For Each moz As System.Diagnostics.ProcessModule In p.Modules[/FONT]
[font=open_sansregular, sans-serif]If moz.FileName.IndexOf("obj") <> -1 Then[/FONT]
[font=open_sansregular, sans-serif]Label3.Text = moz.BaseAddress.ToString[/FONT]
[font=open_sansregular, sans-serif]End If[/FONT]
[font=open_sansregular, sans-serif]Next[/FONT]
[font=open_sansregular, sans-serif]BİN Kodu[/FONT]
[font=open_sansregular, sans-serif]Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)[/FONT]
[font=open_sansregular, sans-serif]For Each moz As System.Diagnostics.ProcessModule In p.Modules[/FONT]
[font=open_sansregular, sans-serif]If moz.FileName.IndexOf("wolftü.bin") <> -1 Then[/FONT]
[font=open_sansregular, sans-serif]Label2.Text = moz.BaseAddress.ToString[/FONT]
[font=open_sansregular, sans-serif]End If[/FONT]
[font=open_sansregular, sans-serif]Next[/FONT]
[font=open_sansregular, sans-serif]alıntı[/FONT]