CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Oct 2011
    Posts
    3

    Using opcodes to get a spot in memory.

    Hello all,

    I have been making a small program that is basically a trainer with a few random things like, a chat log that does not delete it self and the total of deaths /kills you had, to who, and from what.

    Every time the game is launched the location in the memory is changed, I have not learned enough to figure it out programmatically. I have asked a few of my C# friends, but nothing really in a specific direction. I just figured I need the OP Code that changes it?
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured