Is it safe to use CreateRemoteThread? menu

User Tag List

Results 1 to 7 of 7
  1. #1
    csoldjb's Avatar Member Authenticator enabled
    Reputation
    7
    Join Date
    Jan 2015
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is it safe to use CreateRemoteThread?

    I found that using CreateRemoteThread API is much easier than overwriting EndScene / Present function.
    What I concerned is that, Could blizzard find this way?(Most people using EndScene way in the Main Thread) Maybe they know I am using this API to inject bins into Wow. and I will get banned.

    Is it safe to use CreateRemoteThread?
  2. #2
    Filint's Avatar Contributor Authenticator enabled
    Reputation
    167
    Join Date
    Mar 2014
    Posts
    97
    Thanks G/R
    23/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I'm not mistaken, Endscene/Present are used for non-thread-safe things, typically executing LUA (although the LUA itself is thread-safe) and such. If you don't, you may have problems later on.
    Last edited by Filint; 05-02-2015 at 05:24 PM.

  3. #3
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1584
    Join Date
    May 2010
    Posts
    1,829
    Thanks G/R
    188/531
    Trade Feedback
    16 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Blizzard can see your threads, and if its a public bot/hack then it could be used to locate code. But if its private I dont see it being that helpful with out to many false positives. But like Filint posted, most people hook the main thread to execute lua scripts, as some are thread specific. Again, if your bot/hack is private you could hook any vtable with out worry. But threads or hooks are not what Blizzard is going for, as it varies bot to bot, hack to hack. They are going for the stack when calling internal functions. Nailing almost all bots that take advantage of lua. Lots of ways around it, but I have not looked into it that much. You can create your own code caves in wows address space and hope they dont look to far up the stack, and also hope they dont do any integrity checks / hashing. Or just work around that internal function. Hope that helps!

  4. #4
    csoldjb's Avatar Member Authenticator enabled
    Reputation
    7
    Join Date
    Jan 2015
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DarkLinux View Post
    Blizzard can see your threads, and if its a public bot/hack then it could be used to locate code. But if its private I dont see it being that helpful with out to many false positives. But like Filint posted, most people hook the main thread to execute lua scripts, as some are thread specific. Again, if your bot/hack is private you could hook any vtable with out worry. But threads or hooks are not what Blizzard is going for, as it varies bot to bot, hack to hack. They are going for the stack when calling internal functions. Nailing almost all bots that take advantage of lua. Lots of ways around it, but I have not looked into it that much. You can create your own code caves in wows address space and hope they dont look to far up the stack, and also hope they dont do any integrity checks / hashing. Or just work around that internal function. Hope that helps!
    Thank you so much! As you said, my bot is a private bot, I think I don't worry about Blizzard found it. if using CreateRemoteThread , I don't need to check the graphic api(DX9 or DX11),and don't need get the DX vtable pointer to create the hook.
    I will test this way for a time,if it is found by Blizzard, I will make a post to point that this way is unsafe.
    Thanks again!

  5. #5
    AutoScript's Avatar Corporal CoreCoins Purchaser
    Reputation
    23
    Join Date
    Oct 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by csoldjb View Post
    Thank you so much! As you said, my bot is a private bot, I think I don't worry about Blizzard found it. if using CreateRemoteThread , I don't need to check the graphic api(DX9 or DX11),and don't need get the DX vtable pointer to create the hook.
    I will test this way for a time,if it is found by Blizzard, I will make a post to point that this way is unsafe.
    Thanks again!
    Hi csoldjb, What type of bot do you use?

    Regards
    Elzie

  6. #6
    csoldjb's Avatar Member Authenticator enabled
    Reputation
    7
    Join Date
    Jan 2015
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Elzie View Post
    Hi csoldjb, What type of bot do you use?

    Regards
    Elzie
    AuctionHouse Bot,Crafting Bot,BlackMarket Scan & Bid Bot and Garrsion Bot

  7. #7
    VesperCore's Avatar Contributor
    Reputation
    127
    Join Date
    Feb 2012
    Posts
    392
    Thanks G/R
    2/17
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If any public bot start hooking the same thing as you, blizzard will warden it up, and doesn't matter if only you ever used your bot, you will get the banwave too, but they will just think that you was using "that public bot".

    So, no, I wont consider it safe as by creating this topic, you probably already convinced people that it would be a good thing to do this hook.

    Find a spot, keep it for you, and hope no public bots ever have the same idea as you.

    Even Warden bypass would be playing with fire at this point.

Similar Threads

  1. How safe is using a glider?
    By masolina01 in forum World of Warcraft General
    Replies: 2
    Last Post: 12-28-2008, 10:31 PM
  2. Is Glider safe to use atm ?
    By Mozy in forum World of Warcraft General
    Replies: 5
    Last Post: 02-01-2008, 02:33 AM
  3. Not safe to use flying mount anymore
    By GooeyUse in forum World of Warcraft General
    Replies: 13
    Last Post: 12-21-2007, 03:42 PM
  4. Is Auto Clicker safe to use?
    By tekstorm in forum World of Warcraft General
    Replies: 0
    Last Post: 09-01-2007, 08:37 AM
  5. Is glider still safe to use in 1.12?
    By RichyG in forum World of Warcraft General
    Replies: 3
    Last Post: 08-26-2006, 05:45 PM
All times are GMT -5. The time now is 11:18 PM. 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