• Trainer
  • Forums
  • Suche
  • Members
  • Kalender
  • Hilfe
  • Extras
Forum stats
Show team
Neue Beiträge ansehen
Heutige Beiträge ansehen
Home of Gamehacking - Archiv
Login to account Create an account
Login
Benutzername:
Passwort: Passwort vergessen?
 



  Home of Gamehacking - Archiv Coding Visual Basic 6, VB.NET
1 2 3 4 Weiter »
Problem Applying Aobscan

Thema geschlossen 
Ansichts-Optionen
Problem Applying Aobscan
giassamarkos Offline
Member
***
Beiträge: 143
Themen: 34
Registriert seit: Apr 2011
Bewertung: 1
#14
25.07.2011, 03:38 (Dieser Beitrag wurde zuletzt bearbeitet: 08.02.2016, 23:06 von DNA.)
Well look what i mean


Visual Basic Code
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ElseIf GetAsyncKeyState(Keys.F1) = &HFFFF8001 Then
            Dim cave As Integer = AllocMem(ProcName)
            Dim gamex86 As Int32 = GetModuleBase("brink", "gamex86.dll")
            Dim caveaddr = &H10ABF
            Dim origaddr = gamex86 + &H188A1D
            Dim cavebytes() As Byte = {&H60, &H83, &H3D, &H4, &H4, &H11, &H4, &H1, &H75, &HE, &H90, &H90, &H90, &H90, &HC7, &H87, &H98, &H1B, &H0, &H0, &HF4, &H1, &H0, &H0, &H61, &H8B, &H9F, &H98, &H1B, &H0, &H0, &HC3}
            Dim origbytes() As Byte = {&HE8, &HDE, &H75, &H1F, &HB2, &H90, &HD9, &HE8, &H33, &HF6}
            autopatcher(caveaddr, cavebytes)
            autopatcher(origaddr, origbytes)
            KeyLogger.Enabled = True
            Label12.Visible = False
            Label11.Visible = True
            sapi.Speak("Trainer Activated")
            enable.Enabled = False

but when i restart the game as you know the bytes for the origbytes
&HE8, &HDE, &H75, &H1F, &HB2, &H90, &HD9, &HE8, &H33, &HF6

the   &HDE, &H75, &H1F, &HB2 changes
so i would like to do this code injection but alwas has the caveaddr as it is without me having to put new bytes for the trainer to transport the bytes into the correct cave address

Hope you understand

Suchen
Share Thread:            
Thema geschlossen 


Nachrichten in diesem Thema
Problem Applying Aobscan - von giassamarkos - 23.07.2011, 22:11
RE: Problem Applying Aobscan - von DNA - 24.07.2011, 01:01
RE: Problem Applying Aobscan - von giassamarkos - 24.07.2011, 01:02
RE: Problem Applying Aobscan - von DNA - 24.07.2011, 01:05
RE: Problem Applying Aobscan - von giassamarkos - 24.07.2011, 01:07
RE: Problem Applying Aobscan - von giassamarkos - 24.07.2011, 01:08
RE: Problem Applying Aobscan - von DNA - 24.07.2011, 02:10
RE: Problem Applying Aobscan - von giassamarkos - 24.07.2011, 02:30
RE: Problem Applying Aobscan - von giassamarkos - 24.07.2011, 02:40
RE: Problem Applying Aobscan - von DNA - 24.07.2011, 13:20
RE: Problem Applying Aobscan - von giassamarkos - 24.07.2011, 21:02
RE: Problem Applying Aobscan - von DNA - 25.07.2011, 00:35
RE: Problem Applying Aobscan - von giassamarkos - 25.07.2011, 02:21
RE: Problem Applying Aobscan - von giassamarkos - 25.07.2011, 03:38
RE: Problem Applying Aobscan - von DNA - 25.07.2011, 19:45
RE: Problem Applying Aobscan - von giassamarkos - 26.07.2011, 00:03
RE: Problem Applying Aobscan - von Acubra - 26.07.2011, 00:19
RE: Problem Applying Aobscan - von giassamarkos - 26.07.2011, 01:45
RE: Problem Applying Aobscan - von giassamarkos - 26.07.2011, 00:26
RE: Problem Applying Aobscan - von giassamarkos - 26.07.2011, 07:18
RE: Problem Applying Aobscan - von DNA - 26.07.2011, 20:00
RE: Problem Applying Aobscan - von giassamarkos - 26.07.2011, 23:02
RE: Problem Applying Aobscan - von giassamarkos - 28.07.2011, 03:04
RE: Problem Applying Aobscan - von Serkan34D - 21.09.2015, 17:45
RE: Problem Applying Aobscan - von Acubra - 22.09.2015, 16:28

  • Druckversion anzeigen
  • Thema abonnieren


Benutzer, die gerade dieses Thema anschauen:
1 Gast/Gäste

  • Kontakt
  • Forum team
  • Forum stats
  • Nach oben
 
  • RSS-Synchronisation
  • Lite mode
  • Home of Gamehacking - Archiv
  • Help
 
Forum software by © MyBB - Theme © iAndrew 2014



Linearer Modus
Baumstrukturmodus