Results 1 to 3 of 3
  1. #1
    omoe's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Is it possible to make a trainer similar to CE generated trainer?

    I been trying to make a trainer using c++ , I managed to make one which has pattern scan ,code cave etc but it only works if it was injected direcly into a process through a dll injector ,I was just wondering if its possible to directly preform pattern scan then inject the cheats into the game process without the need for dll injection i hope my question was clear , Thanks

  2. #2
    I'm not lazy, I just really enjoy doing nothing.
    Donator
    _PuRe.LucK*'s Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    idk bruh.
    Posts
    521
    Reputation
    71
    Thanks
    5,650
    My Mood
    Bored
    directly preform pattern scan then inject the cheats into the game process without the need for dll injection i hope my question was clear , Thanks

    Ehh what?

    When you mean what I think:

    No this doesn't work because the pattern can only be scanned when the memory is loaded and the addresses / pointers etc...

  3. #3
    Threadstarter
    New Member
    omoe's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Sorry i wasn't clear with my question , I wanna make a gui trainer which preform a pattern scan and return address ,Then inject naked assembly...etc into the game process without the need to use dll injections while the game is running ,Because if i use dll injections other people will be able to take the dll and make their own trainers frof it , Is it possible ? I dont have much experience in c++ tho ,Thank you.

Similar Threads

  1. VC# - Possible to make injectable DLLs?
    By UHEHsetrhthteh5ry in forum C# Programming
    Replies: 12
    Last Post: 08-17-2010, 01:44 AM
  2. Is it possible to make G36E Valk to M6A2 SRT
    By DannyVaj in forum Combat Arms Mod Discussion
    Replies: 17
    Last Post: 04-28-2010, 07:06 PM
  3. Replies: 2
    Last Post: 11-14-2009, 09:40 AM
  4. Is it possible to make a dvd burner in .NET?
    By trevor206 in forum Programming Tutorial Requests
    Replies: 1
    Last Post: 10-06-2009, 07:21 PM
  5. Is it possible to make this?
    By t7ancients in forum General
    Replies: 19
    Last Post: 03-25-2009, 06:10 AM