Ergebnis 1 bis 5 von 5
  1. #1
    CIH-Virus Avatar von KAS
    Registriert seit
    11.07.2008
    Beiträge
    490

    Standard [VB6]GameHacking Source nicht von mir

    hier VB6 modul + module maker / string gen
    muss natürlich für andere spiele angepasst werden^^

    Code:
    Public Const krebs = &H1F0FFF
    Dim f1holder As Integer
    Dim timer_pos As Long
    
    'API Declaration
    Public Declare Function string1 Lib "user32" Alias "GetWindowThreadProcessId" (ByVal hWnd As Long, lpdwProcessId As Long) As Long
    Public Declare Function string2 Lib "kernel32" Alias "OpenProcess" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Long
    Public Declare Function string3 Lib "kernel32" Alias "WriteProcessMemory" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Long
    Public Declare Function string4 Lib "kernel32" Alias "CloseHandle" (ByVal hObject As Long) As Long
    Public Declare Function string5 Lib "user32" Alias "FindWindowA" (ByVal Classname As String, ByVal WindowName As String) As Long
    Public Declare Function string6 Lib "user32" Alias "GetAsyncKeyState" (ByVal key As Long) As Integer
    Public Declare Function string7 Lib "kernel32" Alias "ReadProcessMemory" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, ByRef lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Long
    
    Public Function writealong(Warrock_fenster_4_ As String, Combination_4_ As Long, Super_zahl_4_ As Long) 'WriteALong
    Dim string8 As Long
    Dim string9 As Long
    Dim hoden As Long
    string8 = string5(vbNullString, Warrock_fenster_4_)
    If (string8 = 0) Then
    End
    Exit Function
    End If
    string1 string8, string9
    hoden = string2(krebs, False, string9)
    If (hoden = 0) Then
    Exit Function
    End If
    string3 hoden, Combination_4_, Super_zahl_4_, 4, 0&
    string4 lmdkwaa
    End Function
    
    Public Function readalong(Warrock_fenster_4_ As String, Combination_4_ As Long, Super_zahl_filter_4_ As Long) 'ReadALong
    Dim string8 As Long
    Dim string9 As Long
    Dim hoden As Long
    string8 = string5(vbNullString, Warrock_fenster_4_)
    If (string8 = 0) Then
    End
    Exit Function
    End If
    string1 string8, string9
    hoden = string2(krebs, False, string9)
    If (hoden = 0) Then
    Exit Function
    End If
    string7 hoden, Combination_4_, Super_zahl_filter_4_, 4, 0&
    string4 lmdkwaa
    End Function
    
    Public Function readafloat(Warrock_fenster_4_ As String, Combination_4_ As Long, Super_zahl_filter_4_ As Single) 'ReadAFloat
    Dim string8 As Long
    Dim string9 As Long
    Dim hoden As Long
    string8 = string5(vbNullString, Warrock_fenster_4_)
    If (string8 = 0) Then
    End
    Exit Function
    End If
    string1 string8, string9
    hoden = string2(krebs, False, string9)
    If (hoden = 0) Then
    Exit Function
    End If
    string7 hoden, Combination_4_, Super_zahl_filter_4_, 4, 0&
    string4 lmdkwaa
    End Function
    
    Public Function writeafloat(Warrock_fenster_4_ As String, Combination_4_ As Long, Super_zahl_4_ As Single) 'WriteAFloat
    Dim string8 As Long
    Dim string9 As Long
    Dim hoden As Long
    string8 = string5(vbNullString, Warrock_fenster_4_)
    If (string8 = 0) Then
    End
    Exit Function
    End If
    string1 string8, string9
    hoden = string2(krebs, False, string9)
    If (hoden = 0) Then
    Exit Function
    End If
    string3 hoden, Combination_4_, Super_zahl_4_, 4, 0&
    string4 lmdkwaa
    End Function
    
    Public Function writeabyte(Warrock_fenster_4_ As String, Combination_4_ As Long, Super_zahl_4_ As Byte) 'WriteAByte
    Dim string8 As Long
    Dim string9 As Long
    Dim hoden As Long
    string8 = string5(vbNullString, Warrock_fenster_4_)
    If (string8 = 0) Then
    End
    Exit Function
    End If
    string1 string8, string9
    hoden = string2(krebs, False, string9)
    If (hoden = 0) Then
    Exit Function
    End If
    string3 hoden, Combination_4_, Super_zahl_4_, 1, 0&
    string4 lmdkwaa
    End Function
    
    Public Function readabyte(Warrock_fenster_4_ As String, Combination_4_ As Long, Super_zahl_filter_4_ As Byte) 'ReadAByte
    Dim string8 As Long
    Dim string9 As Long
    Dim hoden As Long
    string8 = string5(vbNullString, Warrock_fenster_4_)
    If (string8 = 0) Then
    End
    Exit Function
    End If
    string1 string8, string9
    hoden = string2(krebs, False, string9)
    If (hoden = 0) Then
    Exit Function
    End If
    string7 hoden, Combination_4_, Super_zahl_filter_4_, 1, 0&
    string4 lmdkwaa
    End Function
    'made by ZeaS ;)  <----- is von ihm^^
    hier dl zum gen
    DL:
    http://uploaded.to/?id=9blow0
    VT:
    http://www.virustotal.com/de/analisi...fe1a349ac3587e

    have fun

  2. #2
    Neuling
    Registriert seit
    28.12.2008
    Beiträge
    2

    Standard

    und wie ich kenn mich noch nicht so gut aus damit
    einfach warrock durch anderen process namen ersetzen?

  3. #3
    Stanley Jobson Avatar von sp33dwalker
    Registriert seit
    18.09.2008
    Beiträge
    688

    Standard

    vb6 hacks für warrock geht nicht mehr !

  4. #4
    Neuling
    Registriert seit
    28.12.2008
    Beiträge
    2

    Standard

    ich hab für VB .net 2 module gefunden
    und wollt fragen wie ich das für ein anderes spiel umschreiben kann

    kp
    und von warrock


  5. #5
    CIH-Virus Avatar von KAS
    Registriert seit
    11.07.2008
    Beiträge
    490

    Standard

    ich habe denn vb.net source auch schon gepostet gehabt -.-' erstmal suchen und wenn du nciht weißt wie du ihn anpassen musst dann solltes du dir paar oopenbooks oder so durchlesen weil niemand soll dir alles so vorbereiten das du nur noch deinen namen drunter machen musst -.-'
    Zitat Zitat von ShockerZz
    Wusstet ihr, das es in den Niederlanden erlaubt ist, mit Tieren Sex zu haben, wenn das Tier damit einverstanden ist?

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •