• 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 C, C#, C++, Visual C++
1 2 Weiter »
C++ Code Injection(ohne DLL)

Ansichts-Optionen
C++ Code Injection(ohne DLL)
Colix Offline
Junior Member
**
Beiträge: 6
Themen: 1
Registriert seit: Jul 2012
Bewertung: 0
#3
13.07.2012, 00:31
Also, du verstehst das glaub ich falsch, ich mein das so:

Ich hab einen Code in meinem C++ programm. Dieser Code befindet sich in einem Thread. Ich will diesen thread, bzw. den darin enthaltenen Code, in einen anderen Prozess an eine freie Stelle(CodeCave oder durch VirtualAllocEX angeforderten Speicher) schreiben.
Zu einer DLL will ich nicht zurückgreifen, auch wenn das einfacher wäre!

Heißt:

Code:
1
2
3
4
5
6
7
8
9
10
11
int main()
{
     // Dort nun den thread unten bzw. den darin enthaltenen Code an eine freie        Stelle von einem Prozess schreiben.

     return 0;
}

DWORD WINAPI InjectThread()
{
      // irgendwas ^^
}

Hoffe es ist nun klar, was ich mein, wenn nicht, einfach nochmal fragen^^
Danke trotzdem für die schnelle Antwort! Smiling

Suchen
Antworten
Share Thread:            


Nachrichten in diesem Thema
C++ Code Injection(ohne DLL) - von Colix - 12.07.2012, 22:33
RE: C++ Code Injection(ohne DLL) - von fr33k - 12.07.2012, 23:56
RE: C++ Code Injection(ohne DLL) - von Colix - 13.07.2012, 00:31
RE: C++ Code Injection(ohne DLL) - von iNvIcTUs oRCuS - 13.07.2012, 10:59
RE: C++ Code Injection(ohne DLL) - von Colix - 13.07.2012, 13:31
RE: C++ Code Injection(ohne DLL) - von fr33k - 13.07.2012, 15:31
RE: C++ Code Injection(ohne DLL) - von Colix - 13.07.2012, 15:37
RE: C++ Code Injection(ohne DLL) - von Acubra - 13.07.2012, 16:37
RE: C++ Code Injection(ohne DLL) - von iNvIcTUs oRCuS - 13.07.2012, 17:13
RE: C++ Code Injection(ohne DLL) - von Colix - 13.07.2012, 17:14
RE: C++ Code Injection(ohne DLL) - von Acubra - 13.07.2012, 17:49
RE: C++ Code Injection(ohne DLL) - von Colix - 17.07.2012, 23:35
RE: C++ Code Injection(ohne DLL) - von Acubra - 19.07.2012, 14:42
RE: C++ Code Injection(ohne DLL) - von sungwoo - 14.10.2012, 19:37

  • 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