Bende çözümünü senin kadar merak ediyorum.. bi kere kodladim öylesine vermedi foruma hile çıkartayım dedim aynı hatayı verdi bende cidden merak ediyorum
Dim s As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In s.Modules
If moz.FileName.IndexOf("obj") <> -1 Then
Label3.Text = moz.BaseAddress.ToString
End If
Next
obj adresi oto çekecekse bu kodu timere gir wolftü.bin yazan yeri düzelt site w o l f t e a m yazdırmıyo
Dim s As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In s.Modules
If moz.FileName.IndexOf("obj") <> -1 Then
Label3.Text = moz.BaseAddress.ToString
End If
Next
obj adresi oto çekecekse bu kodu timere gir wolftü.bin yazan yeri düzelt site w o l f t e a m yazdırmıyo
Dim s As Process = Process.GetProcessesByName("wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In s.Modules
If moz.FileName.IndexOf("obj") <> -1 Then
Label3.Text = moz.BaseAddress.ToString
End If
Next
obj adresi oto çekecekse bu kodu timere gir wolftü.bin yazan yeri düzelt site w o l f t e a m yazdırmıyo
Bypasla alakalı birşey. 2019 yilinda bypas eski yöntemi fixlendi haberin olsun.Forumda paylastilar onlari kullan.
Label3 double turune donusturme gecerli degil derken sunu kastediyor.
Sen label3'e obj adresini cektiriyorsun ama label3'te label3 yaziyor ve harfler hicbir zaman base adreslerinde olamaz.