Seeking the DLL injection method for WOW PTR version 11.2.0 menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    rik.chong's Avatar Member
    Reputation
    7
    Join Date
    Oct 2009
    Posts
    44
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gdfsxwy View Post
    BOOL APIENTRY DllMain( HMODULE hModule,
    DWORD ul_reason_for_call,
    LPVOID lpReserved
    )
    It is invalid, you cannot start remotely.
    My mistake. I meant I was using your testA.dll:
    Code:
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved
                         )
    {
        switch (ul_reason_for_call)
        {
        case DLL_PROCESS_ATTACH:        
          
            MessageBox(NULL, "OK!", "tip", MB_OK | MB_ICONINFORMATION);
            break;
        case DLL_THREAD_ATTACH:
        case DLL_THREAD_DETACH:
        case DLL_PROCESS_DETACH:
            break;
        }
        return TRUE;
    }

    Seeking the DLL injection method for WOW PTR version 11.2.0
  2. #17
    rik.chong's Avatar Member
    Reputation
    7
    Join Date
    Oct 2009
    Posts
    44
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [DELETE] duplicated

  3. #18
    gdfsxwy's Avatar Active Member
    Reputation
    18
    Join Date
    Apr 2010
    Posts
    53
    Thanks G/R
    27/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rik.chong View Post
    My mistake. I meant I was using your testA.dll:
    Code:
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved
                         )
    {
        switch (ul_reason_for_call)
        {
        case DLL_PROCESS_ATTACH:        
          
            MessageBox(NULL, "OK!", "tip", MB_OK | MB_ICONINFORMATION);
            break;
        case DLL_THREAD_ATTACH:
        case DLL_THREAD_DETACH:
        case DLL_PROCESS_DETACH:
            break;
        }
        return TRUE;
    }
    You didn't notice that I used the HOOK tool to start the DLL function through the HOOK system function. Of course, it can also be Main.

  4. #19
    rik.chong's Avatar Member
    Reputation
    7
    Join Date
    Oct 2009
    Posts
    44
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gdfsxwy View Post
    You didn't notice that I used the HOOK tool to start the DLL function through the HOOK system function. Of course, it can also be Main.
    OK, I got it. I'll give it a shot, thank you.

  5. #20
    rik.chong's Avatar Member
    Reputation
    7
    Join Date
    Oct 2009
    Posts
    44
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As you are hooking 'CreateProcessInternal', then how you trigger to load your dll (with NT-mapper)?
    The process I can imagine - Start the game (from Battle.net.exe) -> Run the hook&inject program (which hooks the CreateProcessInternal) -> then how to trigger the CreateProcessInternal which should be called from the game itself?

  6. #21
    goblin2kx's Avatar Member
    Reputation
    10
    Join Date
    Jun 2007
    Posts
    34
    Thanks G/R
    13/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rik.chong View Post
    As you are hooking 'CreateProcessInternal', then how you trigger to load your dll (with NT-mapper)?
    The process I can imagine - Start the game (from Battle.net.exe) -> Run the hook&inject program (which hooks the CreateProcessInternal) -> then how to trigger the CreateProcessInternal which should be called from the game itself?
    I'm also trying to follow what's going on this thread but I'm finding it a bit confusing as well. My current method of injection (which no longer works) is very similar to what the op is talking about. However I fail to understand what's the role of nt-mapper. If anyone has any insight into what the process that's being proposed here please do so. Thanks in advance.

  7. #22
    Van152's Avatar Site Donator Authenticator enabled
    Reputation
    1
    Join Date
    Jun 2025
    Posts
    15
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by goblin2kx View Post
    I'm also trying to follow what's going on this thread but I'm finding it a bit confusing as well. My current method of injection (which no longer works) is very similar to what the op is talking about. However I fail to understand what's the role of nt-mapper. If anyone has any insight into what the process that's being proposed here please do so. Thanks in advance.
    Same, somehow his method is not really clear xD
    first we need to understand how wow/warden/eidolon is blocking several injection methods, and then find a workaround
    my own manualmap injector does not work too.. even my kernel injector somehow

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 0
    Last Post: 09-16-2024, 02:17 PM
  2. D2R BOT - the #1 injection bot for Diablo II: Resurrected
    By noztianoztia in forum Diablo 2 Resurrected Buy Sell Trade
    Replies: 0
    Last Post: 02-18-2023, 04:24 AM
  3. [Selling] WTS Cheap GW2 Gold and Reins of the Swift Spectral Tiger for WOW EU
    By adwer001 in forum GW2 Buy Sell Trade
    Replies: 0
    Last Post: 01-30-2013, 04:18 AM
  4. [Buying] Buying a working dupe method for wow.
    By peepo in forum World of Warcraft Buy Sell Trade
    Replies: 1
    Last Post: 07-28-2012, 09:11 AM
  5. [Trading] Star wars the old republic account for wow account - level 33 sith sorcerer
    By elmos in forum WoW-US Account Buy Sell Trade
    Replies: 2
    Last Post: 01-14-2012, 12:42 AM
All times are GMT -5. The time now is 09:32 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search