Results 1 to 10 of 10
  1. #1
    umutyeniyurt's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed

    How to use dll+pointer

    how can i use c++ "GameClient.dll"+005035C8 offset 40

  2. #2
    atom0s's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    403
    Reputation
    139
    Thanks
    104
    Use API such as:
    - CreateToolhelp32Snapshot
    - Module32First / Module32Next

    To obtain the base address of GameClient.dll, then add your offset and such.
    - Gone; this is another shit forum with children as administrators. Not worth contributing to.

  3. #3
    umutyeniyurt's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    thanks for anwser. but i dont undestand :S

  4. #4
    umutyeniyurt's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    +++++++++++++++++++++

  5. #5
    atom0s's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    403
    Reputation
    139
    Thanks
    104
    Quote Originally Posted by umutyeniyurt View Post
    thanks for anwser. but i dont undestand :S
    If you don't understand how to use API then you need to actually take the time to learn what you are doing. I'm not going to spoon feed you the answer.
    - Gone; this is another shit forum with children as administrators. Not worth contributing to.

  6. #6
    umutyeniyurt's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    please one example

  7. #7
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,807
    My Mood
    Twisted
    Quote Originally Posted by umutyeniyurt View Post
    please one example
    good luck waiting for someone who spoonfeeds you

  8. #8
    atom0s's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    403
    Reputation
    139
    Thanks
    104
    Quote Originally Posted by umutyeniyurt View Post
    please one example
    Look at the MSDN for the API I listed, they have examples.
    - Gone; this is another shit forum with children as administrators. Not worth contributing to.

  9. #9
    umutyeniyurt's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    please give me link. thanks

  10. #10
    atom0s's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    403
    Reputation
    139
    Thanks
    104
    Quote Originally Posted by umutyeniyurt View Post
    please give me link. thanks
    If you can't even Google.. then no. I'm not going to help.
    - Gone; this is another shit forum with children as administrators. Not worth contributing to.

Similar Threads

  1. [Help Request] how to use dlls ?
    By TheMaTriX in forum C++/C Programming
    Replies: 1
    Last Post: 06-08-2012, 07:58 AM
  2. How i use .dll hack ?
    By sbktr in forum Combat Arms Help
    Replies: 3
    Last Post: 03-06-2012, 04:53 PM
  3. [Release] How to use GameStatus Pointer!
    By seeplusplus in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 11-27-2010, 04:17 PM
  4. How to use maty patty's hack .dll file
    By 0o1ade in forum Combat Arms Help
    Replies: 18
    Last Post: 04-20-2010, 01:44 PM
  5. Replies: 5
    Last Post: 07-22-2009, 04:26 PM