[WoW][Warden] Watched Address List - Including Length & Bytes! menu

User Tag List

Page 2 of 7 FirstFirst 123456 ... LastLast
Results 16 to 30 of 91
  1. #16
    dbalauca's Avatar Member
    Reputation
    6
    Join Date
    Sep 2008
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't understand. What's with that list ?

    [WoW][Warden] Watched Address List - Including Length & Bytes!
  2. #17
    draco1219's Avatar Sergeant
    Reputation
    -6
    Join Date
    Jan 2011
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just a quick question about warden.

    These memory addresses, are they "watched" for writes only? Would reading these locations also trigger warden?

    Thanks!

  3. #18
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Warden scans and sends a hash of the contents of those regions. AFAIK, any modification will trigger a DC, and possibly an autoban. Someone who knows more about the Warden signature process correct me if I'm wrong, but I'm pretty sure that's the gist of it.

    Reading the addresses shouldn't cause a problem (as there's no non-kernel way to reliably prevent you from reading memory, assuming you have sufficient privileges; every detection technique -- e.g. guard pages -- has a corresponding countermeasure -- e.g. VirtualProtect(Ex)).
    Don't believe everything you think.

  4. #19
    draco1219's Avatar Sergeant
    Reputation
    -6
    Join Date
    Jan 2011
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the response amadmonk.

    So would you agree with the statement that if you created a bot which never "wrote" to the memory space of WoW and only "read" and to cast spells and movement using keybd_event do you think I would be relatively safe? My intentions are not to publish my bot only use myself.

  5. #20
    MMOHelping's Avatar Sergeant
    Reputation
    21
    Join Date
    Jan 2011
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This doesn't cover everything, there is also Patch Scans etc..

    If your worried, easy way is just set a break point on it to find anything related.

    www.MMOHelping.com

  6. #21
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It would be safer, since there wouldn't be any way they could use memory checksumming alone to catch you. Much more limited in what it could do, but safer. Still, I've been in-process botting for nearly two years and never been banned (or even questioned by a GM) since I don't farm/grind in populated areas, I don't exploit/hack, and I use all my own code (well except for snippets that I leeched from Apoc/Cypher/etc... but I use source code, not binaries).

    When it comes to risk, nothing is 100% safe (even input events can be detected if you don't have a custom driver, since sending fake input sets a flag in the kernel that indicates that the input events are synthesized), but when your risk level drops low enough, it's not worth worrying any more.

    Edit: edited to give credit where it's due.
    Last edited by amadmonk; 01-26-2011 at 03:18 PM.
    Don't believe everything you think.

  7. #22
    MMOHelping's Avatar Sergeant
    Reputation
    21
    Join Date
    Jan 2011
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by amadmonk View Post
    When it comes to risk, nothing is 100% safe (even input events can be detected if you don't have a custom driver, since sending fake input sets a flag in the kernel that indicates that the input events are synthesized), but when your risk level drops low enough, it's not worthy worrying any more.
    100% correct :P

    www.MMOHelping.com

  8. #23
    draco1219's Avatar Sergeant
    Reputation
    -6
    Join Date
    Jan 2011
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by amadmonk View Post
    It would be safer, since there wouldn't be any way they could use memory checksumming alone to catch you. Much more limited in what it could do, but safer. Still, I've been in-process botting for nearly two years and never been banned (or even questioned by a GM) since I don't farm/grind in populated areas, I don't exploit/hack, and I use all my own code (well except for snippets that I leeched from Apoc/Cypher/etc... but I use source code, not binaries).
    Thanks again for the reply.

    Can you please clarify what you mean by in-process botting? I'm guessing you mean injection. The only limit of my current bot is I can't move around as easily and I can't target.

    My only option would be using injection and hooking the end scene and using CTM/Target. How do you get around warden since I'm sure it is protection the target address and CTM?

  9. #24
    !@^^@!'s Avatar Active Member
    Reputation
    23
    Join Date
    Feb 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by draco1219 View Post
    Thanks again for the reply.

    Can you please clarify what you mean by in-process botting? I'm guessing you mean injection. The only limit of my current bot is I can't move around as easily and I can't target.

    My only option would be using injection and hooking the end scene and using CTM/Target. How do you get around warden since I'm sure it is protection the target address and CTM?
    Any specific reason you don't just send the "Tab" button and check mem read your current target guid, rinse and repeat till you have targeted the desired guid/mob

  10. #25
    draco1219's Avatar Sergeant
    Reputation
    -6
    Join Date
    Jan 2011
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by !@^^@! View Post
    Any specific reason you don't just send the "Tab" button and check mem read your current target guid, rinse and repeat till you have targeted the desired guid/mob
    Yes this is exactly what I do. I extended my target distance out to like 100yd, I cycle through everything until I get my desired target.

  11. #26
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by draco1219 View Post
    Thanks again for the reply.

    Can you please clarify what you mean by in-process botting? I'm guessing you mean injection. The only limit of my current bot is I can't move around as easily and I can't target.

    My only option would be using injection and hooking the end scene and using CTM/Target. How do you get around warden since I'm sure it is protection the target address and CTM?
    Warden does not protect the target address (AFAIK) because it is dynamic -- nothing to hash against. And yes, I mean injected.

    Edit: added AFAIK because I'm not 100% sure on this (I don't use the target GUID anyway). I recommend using LastTarget and switching it in to the Target with TargetLastTarget, or getting creative and using mouseover.
    Last edited by amadmonk; 01-26-2011 at 04:58 PM.
    Don't believe everything you think.

  12. #27
    !@^^@!'s Avatar Active Member
    Reputation
    23
    Join Date
    Feb 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by draco1219 View Post
    Yes this is exactly what I do. I extended my target distance out to like 100yd, I cycle through everything until I get my desired target.
    Fair enough, "I can't target" just made it sound like you hadn't thought of it

  13. #28
    DrakeFish's Avatar Lazy Leecher

    Reputation
    634
    Join Date
    Nov 2008
    Posts
    569
    Thanks G/R
    0/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by amadmonk View Post
    (for a number of reasons including letting Blizzard know what we know, since we know for a fact that they read these forums).
    I did get banned from wow for posting something here that was directly related to my account. They've been following my signature aswell to send me a link to my own youtube channel and everything to make me feel guilty.... And then they sent me a satisfaction survey for the help I received with my ban <3

  14. #29
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DrakeFish View Post
    I did get banned from wow for posting something here that was directly related to my account. They've been following my signature aswell to send me a link to my own youtube channel and everything to make me feel guilty.... And then they sent me a satisfaction survey for the help I received with my ban <3
    Oh, how nasty. If you've got the technical knowhow, you should bot up a bunch of level 1 toons and spell out "Hi, John Smith!" (or whoever the CSRep was who banned you) in a major city.
    Don't believe everything you think.

  15. #30
    draco1219's Avatar Sergeant
    Reputation
    -6
    Join Date
    Jan 2011
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by amadmonk View Post
    Warden does not protect the target address (AFAIK) because it is dynamic -- nothing to hash against. And yes, I mean injected.
    In your opinion, since injection does raise the risk level. What do you primarily use it for? As far as I can tell, CTM is a big one and casting spells by ID.

    Is there anything else that is worth using injection for?

    Thanks again guys!
    Last edited by draco1219; 01-26-2011 at 06:02 PM.

Page 2 of 7 FirstFirst 123456 ... LastLast

Similar Threads

  1. WoW private server master list
    By scottyrabbit in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 04-11-2008, 09:48 PM
  2. [Release]WoW 2.4 Addresses
    By Sychotix in forum WoW Memory Editing
    Replies: 72
    Last Post: 04-02-2008, 01:23 AM
  3. Massive WoW Leveling Grinding Spots List (merged list)
    By Matt in forum World of Warcraft Guides
    Replies: 9
    Last Post: 05-27-2006, 07:34 PM
All times are GMT -5. The time now is 09:21 PM. 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