[C# DLL] iHook, EndScene ASM Injection! menu

User Tag List

Page 2 of 10 FirstFirst 123456 ... LastLast
Results 16 to 30 of 143
  1. #16
    GameAssist's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    98
    Join Date
    Apr 2010
    Posts
    349
    Thanks G/R
    55/83
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JuJuBoSc View Post
    What the hell, they are in red and bold in first post, waw!
    oh thank you, found it - sorry)
    Last edited by GameAssist; 11-25-2010 at 06:31 PM.

    [C# DLL] iHook, EndScene ASM Injection!
  2. #17
    Hanfer's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi
    i got this problem:


    4.0.3 Offsets (from the first post) are set.....
    the GetEndscene funtion gives back "0" ......

  3. #18
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hanfer View Post
    Hi
    i got this problem:


    4.0.3 Offsets (from the first post) are set.....
    the GetEndscene funtion gives back "0" ......
    So you fail somewhere else, too bad.

  4. #19
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hanfer View Post
    Hi
    i got this problem:


    4.0.3 Offsets (from the first post) are set.....
    the GetEndscene funtion gives back "0" ......
    Download the example again, and use the addresses from the post... just copy then over... Do not edit anything else. It works.
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  5. #20
    Hanfer's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same problem again......i just copied the addresses.....did nothing else....idk...
    i run both example and wow as admin.....

  6. #21
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hanfer View Post
    same problem again......i just copied the addresses.....did nothing else....idk...
    i run both example and wow as admin.....
    Make sure your running wow under directx9(i think)
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  7. #22
    Hanfer's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OMG......sry guys....i set my WoW to OpenGL because of my linux.....spent 3h for that shit...
    thx -Ryuk-
    + Rep

  8. #23
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hanfer View Post
    OMG......sry guys....i set my WoW to OpenGL because of my linux.....spent 3h for that shit...
    thx -Ryuk-
    + Rep

    Np... enjoy
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  9. #24
    simplecan's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!
    It's very nice library

  10. #25
    Seifer's Avatar Site Donator
    Reputation
    129
    Join Date
    Apr 2007
    Posts
    270
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by -Ryuk- View Post
    Make sure your running wow under directx9(i think)
    You don't know which version of DirectX you have been reversing? :P

    Also, is this an ASM-oriented hook as posted by RivalFr a while ago? If so, what perk(s) does it have over, say aHook?
    And last of all, did you program it to be synchronous or asynchronous?
    Last edited by Seifer; 12-03-2010 at 01:29 PM.

  11. #26
    mongoosed's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ryuk, would it be possible for you to release or re-release this .dll using non-static methods so that we can hook multiple processes within the same application space?

  12. #27
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Seifer View Post
    You don't know which version of DirectX you have been reversing? :P

    Also, is this an ASM-oriented hook as posted by RivalFr a while ago? If so, what perk(s) does it have over, say aHook?
    And last of all, did you program it to be synchronous or asynchronous?
    Yes this is ASM-oriented.
    I have always had problems with RivalFr's hook and aHook.
    I found that RivalFr's hook crashed wow often and then since 4.x it doesnt work at all.
    I also found that aHook causes a lot of lag(framerate lag) while playing, and could you couldn't really have your bot fighting using asm injection, without it killing wow for 20~ seconds.

    The major perk to using my dll, is that it has built in DoString and GetLocalizedText, while this is good for people just wanting an off the bat working dll, it doesn't offer any knowledge about how the functions work, and I do not intend on posting any information about this, as there already available on here.

    The hook is very basic, but it works. It was intended just to give something back to the community, for the amount of help that you have given me.

    I don't understand what you mean by "synchronous or asynchronous", but I programmed it so that it wouldn't pause wow at all. So if I have understood 'synchronous' correctly(thank you Google :P) I would say thats how I coded it.

    ---------- Post added at 01:10 PM ---------- Previous post was at 01:09 PM ----------

    Originally Posted by mongoosed View Post
    Ryuk, would it be possible for you to release or re-release this .dll using non-static methods so that we can hook multiple processes within the same application space?
    Yes, but right now I don't have much spare time.

    Thanks for the ideas, I will get around to this soon.
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  13. #28
    Seifer's Avatar Site Donator
    Reputation
    129
    Join Date
    Apr 2007
    Posts
    270
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by -Ryuk- View Post
    I don't understand what you mean by "synchronous or asynchronous", but I programmed it so that it wouldn't pause wow at all. So if I have understood 'synchronous' correctly(thank you Google :P) I would say thats how I coded it.
    Basically, synchronous means it'll wait for its previous actions to be executed before attempting a new one. Asynchronous is the opposite, meaning in the event of two (fast) consecutive injects, the first injection may not be fully completed when the second one is insigated. (Things like the codecave is cleared before the call to the code cave has been made is often one of the problematic things you encounter when you are working with an out-of-sync hook)

    I made this mistake in my own hook a while back, and it took me quite a while to figure out what exactly went wrong. Something like an EventWaitHandle can help making your hook in sync, and that much better.

  14. #29
    dook123's Avatar Active Member
    Reputation
    21
    Join Date
    Oct 2008
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im not sure how warden works at all other than what I have read on here. That being said, if a lot of people used this hook wouldnt that decrease the security?

    I already know that I shouldnt bot if Im afraid to lose my account but I prefer to minimize the risk. I know you said you would not release the source either sad day.

    It seems like some bots get caught in the crossfire of others because they are using the same hook?

  15. #30
    nilum's Avatar Member
    Reputation
    9
    Join Date
    Jun 2009
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    On Keypress Event

    Hi. I am a novice, but I got this example working (not that it took much effort). I wanted to know if there was a way to set up an on KeyPress event handler.

    I've been messing with the DoString() function and it works well, but I would like to be able to control it in game so I can test it multiple times.

    Right now I have to alt tab out of WoW and run the program each time. I would like to run a certain DoString() each time I press a certain key and end the program when I press another.

    Can anyone help me out?

Page 2 of 10 FirstFirst 123456 ... LastLast

Similar Threads

  1. [C# DLL] aHook, use ASM through EndScene hook
    By JuJuBoSc in forum WoW Memory Editing
    Replies: 81
    Last Post: 5 Days Ago, 02:55 PM
  2. [C#] ASM Injection (CreateRemoteThread)
    By Xartrick in forum WoW Memory Editing
    Replies: 7
    Last Post: 07-23-2013, 10:57 PM
  3. [C#] ASM Injection (SetThreadContext)
    By Xartrick in forum WoW Memory Editing
    Replies: 3
    Last Post: 07-19-2013, 04:33 PM
  4. [question] basic asm injection
    By abuckau907 in forum WoW Memory Editing
    Replies: 12
    Last Post: 03-07-2012, 05:38 AM
  5. About CTM via asm injection
    By N1ghtmaree in forum WoW Memory Editing
    Replies: 11
    Last Post: 08-08-2010, 10:57 AM
All times are GMT -5. The time now is 07:43 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search