Kodlar Doğrumu?

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Onaylı Üye
Katılım
5 Ocak 2017
Mesajlar
53
Tepki puanı
1
9 HİZMET YILI
Ben hile kodlayınca eskiden olurdu bi ara bıraktım kodlamayı şimdi olmuyor bare dur kodları tam yazim kodladıgım kodları eksiğim varsa düzeltin pls http://memoryhackers.org/images/smilies/smile.png

BYPASS:
Try
            Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
            FileSystem.FileClose(New Integer() {1})
            FileSystem.FileClose(New Integer() {2})
            If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
                FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

            Else
                File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
                FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
                TextBox1.Text = ("Erişim Engellendi ")
            End If
            If My.Computer.FileSystem.FileExists((folderPath & "Wolftü.bin\xhunter1.sys")) Then
                FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

            Else
                File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
                FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

            End If
        Catch exception1 As Exception
            ProjectData.SetProjectError(exception1)
            Dim ex As Exception = exception1
            ProjectData.SetProjectError(ex)
            Dim exception As Exception = ex
            ProjectData.ClearProjectError()
            ProjectData.ClearProjectError()
        End Try
        Dim p As Process = Process.GetProcessesByName("Wolftü.bin")(0)
        For Each moz As System.Diagnostics.ProcessModule In p.Modules
            If moz.FileName.IndexOf("csh") <> -1 Then
                Label1.Text = moz.BaseAddress.ToString
            End If
        Next
        For Each moz As System.Diagnostics.ProcessModule In p.Modules
            If moz.FileName.IndexOf("csh") <> -1 Then
                Label1.Text = moz.BaseAddress.ToString
            End If
        Next

Imports Microsoft.VisualBasic
Imports Microsoft.VisualBasic.CompilerServices
Imports System
Imports System.Collections
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Diagnostics
Imports System.Drawing
Imports System.IO
Imports System.Runtime.CompilerServices
Imports System.Windows.Forms
Imports System.Environment

CSH-BİN-OBJ:

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
Label2.Text = moz.BaseAddress.ToString
End If
----------------------------------------------------------------------------------
Dim p As Process = Process.GetProcessesByName("Wolftü.bin")(0)
        For Each moz As System.Diagnostics.ProcessModule In p.Modules
            If moz.FileName.IndexOf("csh") <> -1 Then
                Label1.Text = moz.BaseAddress.ToString
            End If
        Next
------------------------------------------------------------------------------------------

Dim p As Process = Process.GetProcessesByName("Wolftü.bin")(0)
For Each moz As System.Diagnostics.ProcessModule In p.Modules
If moz.FileName.IndexOf("Wolftü.bin") <> -1 Then
Label2.Text = moz.BaseAddress.ToString
End If
Next
-------------------------------------------------------------------------------------------------

Checkbox:

If CheckBox1.Checked = True Then
            Timer1.Start()
        End If
        If CheckBox1.Checked = False Then
            Timer1.Stop()
        End If

Timer:
WriteLong("Wolftü.bin", label1.Text + &H-----, "------") 

Kodlar w.s değişmiş olabilir cunku 1 yıldır hile kodlamıyorum ondan attım eksik varsa soyleyın
 
Onaylı Üye
Katılım
22 Nis 2017
Mesajlar
59
Tepki puanı
2
Ödüller
6
9 HİZMET YILI
timer doğru checkbox doğru bin doğru csh doğru obj de doğru bypassda doğru ama artık bypass kodlamaya gerek yok.x3.exm di sanırım öyle bi dosya paylaşıldı onu wolftü xingcode dosyasına atmak yetıyor.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst