• 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 Gamehacking Gamehacking
« Zurück 1 ... 4 5 6 7 8 Weiter »
code inection probleme/fragen

Ansichts-Optionen
code inection probleme/fragen
chesar Offline
Member
***
Beiträge: 218
Themen: 36
Registriert seit: Aug 2010
Bewertung: 0
#5
24.01.2011, 19:59 (Dieser Beitrag wurde zuletzt bearbeitet: 24.01.2011, 20:10 von chesar.)
Bin auch gerade am lernen für die code inection.
wollte mal klein anfangen und für COD7 Zombie Mode die Punkte Pushen.
hab das jetzt so bei mir

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem:
mov dword[eax+04], f423f
//this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
mov [eax+04],edx
pop edi
ret 

exit:
jmp returnhere

"BlackOps.exe"+11CF2B:
jmp newmem
returnhere:


aber leider tut sich da nichts...
hab ich was falsch gemacht? wenn ihr noch screens braucht sagt Bescheid.

Suchen
Antworten
Share Thread:            


Nachrichten in diesem Thema
code inection probleme/fragen - von xXGodfatherXx - 09.01.2011, 19:29
RE: code inection probleme/fragen - von DNA - 09.01.2011, 19:48
RE: code inection probleme/fragen - von Acubra - 09.01.2011, 20:31
RE: code inection probleme/fragen - von xXGodfatherXx - 09.01.2011, 20:59
RE: code inection probleme/fragen - von chesar - 24.01.2011, 19:59
RE: code inection probleme/fragen - von xXGodfatherXx - 25.01.2011, 00:54
RE: code inection probleme/fragen - von Acubra - 24.01.2011, 20:38
RE: code inection probleme/fragen - von DNA - 24.01.2011, 22:10
RE: code inection probleme/fragen - von chesar - 24.01.2011, 22:34
RE: code inection probleme/fragen - von Acubra - 24.01.2011, 23:05
RE: code inection probleme/fragen - von DNA - 24.01.2011, 23:28
RE: code inection probleme/fragen - von ABartX - 25.01.2011, 00:25
RE: code inection probleme/fragen - von iNvIcTUs oRCuS - 25.01.2011, 01:15
RE: code inection probleme/fragen - von chesar - 25.01.2011, 19:44
RE: code inection probleme/fragen - von chesar - 26.01.2011, 21:30

  • 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