• 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 »
Trainermodul problem auf Prozess 64Bit

Ansichts-Optionen
Trainermodul problem auf Prozess 64Bit
DNA Offline
Administrator
*******
Beiträge: 1.330
Themen: 123
Registriert seit: May 2010
Bewertung: 26
#28
10.12.2016, 22:26
Hey, du musst im Trainermodul bei sämtlichen Schreib- und Lesefunktionen folgendes abändern
(gilt nur für 64bit!)


Public Function Read_1Byte_SByte(ByVal address As Int64) As SByte
       Dim process_handle As Int32, value As SByte
       process_handle = OpenProcess(ACCESS_RIGHTS_ALL, False, process_id)
       If process_handle <> 0 Then
           RPM(process_handle, address&, value, 1, 0)
       End If
       CloseHandle(process_handle)
       Return value
   End Function
ACHTUNG: Lesen gefährdet die Dummheit

[Bild: dna-sig.gif]
Suchen
Antworten
Share Thread:            


Nachrichten in diesem Thema
Trainermodul problem auf Prozess 64Bit - von Xiantrius - 26.11.2016, 01:01
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 26.11.2016, 17:16
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 26.11.2016, 18:29
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 26.11.2016, 18:44
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 26.11.2016, 19:28
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 26.11.2016, 20:03
RE: Trainermodul problem auf Prozess 64Bit - von DNA - 26.11.2016, 20:51
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 26.11.2016, 20:56
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 26.11.2016, 21:33
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 26.11.2016, 22:33
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 26.11.2016, 22:53
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 26.11.2016, 23:49
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 27.11.2016, 00:01
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 27.11.2016, 14:49
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 27.11.2016, 15:58
RE: Trainermodul problem auf Prozess 64Bit - von DNA - 28.11.2016, 21:22
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 29.11.2016, 02:20
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 29.11.2016, 06:05
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 29.11.2016, 09:01
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 29.11.2016, 17:11
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 29.11.2016, 20:09
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 30.11.2016, 00:09
RE: Trainermodul problem auf Prozess 64Bit - von DNA - 30.11.2016, 23:27
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 01.12.2016, 02:53
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 10.12.2016, 02:21
RE: Trainermodul problem auf Prozess 64Bit - von iNvIcTUs oRCuS - 10.12.2016, 04:36
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 10.12.2016, 17:45
RE: Trainermodul problem auf Prozess 64Bit - von DNA - 10.12.2016, 22:26
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 11.12.2016, 14:13
RE: Trainermodul problem auf Prozess 64Bit - von Xiantrius - 12.12.2016, 06:26

  • 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