New Wow Anti-Debug menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    DrGonzo's Avatar Contributor
    Reputation
    144
    Join Date
    Jun 2009
    Posts
    132
    Thanks G/R
    0/59
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New Wow Anti-Debug

    Wow servers haven't come back up yet, so I've been unable to test it in game but the client appears to be checking for a debugger by throwing a hardware BP and then checking in the handler. If detected the client will silently crash. By using some ollydbg hider plugin's I've been able to get it to crash out with a WowError message - not much progress but some. Thoughts?

    Edit:
    ERROR #132 (0x85100084) Fatal Exception
    Program: C:\Program Files (x86)\World of Warcraft\Wow.exe
    Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:00DCED40

    The instruction at "0x00DCED40" referenced memory at "0x00DCED40".
    0x00DCED40 appears to be an invalid location/code, then windows closes wow due to DEP.

    Yes, I should've mentioned this is on login - attaching is fine until then.
    Last edited by DrGonzo; 06-22-2010 at 03:09 PM.

    New Wow Anti-Debug
  2. #2
    hayboy1213's Avatar Contributor
    Reputation
    118
    Join Date
    Sep 2008
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't really understand what your saying.
    every server is down until approximatively 1 PDT Which is in about 9 minutes.

  3. #3
    tymezz's Avatar Member
    Reputation
    9
    Join Date
    Nov 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hayboy1213 View Post
    I don't really understand what your saying.
    every server is down until approximatively 1 PDT Which is in about 9 minutes.
    Why the **** did you post?

  4. #4
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    That anti debug probably related to updated battle.net.dll and most likely works similar to SC2 anti debug...
    Last edited by TOM_RUS; 06-22-2010 at 03:00 PM.

  5. #5
    hayboy1213's Avatar Contributor
    Reputation
    118
    Join Date
    Sep 2008
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I figured he was asking about the server. So I answered.

  6. #6
    AfterMidnight's Avatar Banned
    Reputation
    162
    Join Date
    Jan 2008
    Posts
    689
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    He wasn't; He claims that aside from the 'new' warden - their debugging tool has also been updated.

  7. #7
    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)
    OllyDbg work fine on Seven 32 Bits, able set breakpoint ( Tried on EndScene call ), but crash on Seven 64 Bits.

    EDIT : Crash the game while login.

  8. #8
    XTZGZoReX's Avatar Active Member
    Reputation
    32
    Join Date
    Apr 2008
    Posts
    173
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's circular debugging, like in SC2.

  9. #9
    DrGonzo's Avatar Contributor
    Reputation
    144
    Join Date
    Jun 2009
    Posts
    132
    Thanks G/R
    0/59
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Removed URL, didn't realize a local copy of b.net.dll was created.
    Last edited by DrGonzo; 06-22-2010 at 04:46 PM.

  10. #10
    -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)
    Just some more changes:

    "push 009cdd8c" at 648066 in 3.3.3
    "push assertandcrash+11ba3c" at 687C66 in 3.3.5
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  11. #11
    Tanaris4's Avatar Contributor Authenticator enabled
    Reputation
    148
    Join Date
    Oct 2008
    Posts
    646
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm unable to start it via GDB on OS X too :/ GDit. Anyone find a solution via windows?

    Edit: I was incorrect, apparently it would just fail if you hadn't accepted the license agreement, very strange indeed. Wasn't able to find any calls to sysctl anyways (http://developer.apple.com/mac/libra...04/qa1361.html )
    Last edited by Tanaris4; 06-22-2010 at 05:06 PM.
    https://tanaris4.com

  12. #12
    tymezz's Avatar Member
    Reputation
    9
    Join Date
    Nov 2007
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tanaris4 View Post
    I'm unable to start it via GDB on OS X too :/ GDit. Anyone find a solution via windows?
    info: 0x1337.org

  13. #13
    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 -Ryuk- View Post
    Just some more changes:

    "push 009cdd8c" at 648066 in 3.3.3
    "push assertandcrash+11ba3c" at 687C66 in 3.3.5
    This isn't only for that line, it's for every constant I can see in CE.
    Looks like assertandcrash = 8C53C0, and that this address isn't dynamic. This address is also the start of a function.
    Last edited by DrakeFish; 06-22-2010 at 05:19 PM.

  14. #14
    DrGonzo's Avatar Contributor
    Reputation
    144
    Join Date
    Jun 2009
    Posts
    132
    Thanks G/R
    0/59
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FYI - Attaching a debugger to wow in game won't crash it but pausing it and resuming will.

  15. #15
    MaiN's Avatar Elite User
    Reputation
    335
    Join Date
    Sep 2006
    Posts
    1,047
    Thanks G/R
    0/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AssertAndCrash is a new export WoW has declared.
    [16:15:41] Cypher: caus the CPU is a dick
    [16:16:07] kynox: CPU is mad
    [16:16:15] Cypher: CPU is all like
    [16:16:16] Cypher: whatever, i do what i want

Page 1 of 2 12 LastLast

Similar Threads

  1. New wow 1 to 60 in 24 hours!!!!
    By corn674 in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 02-06-2007, 12:50 AM
  2. New wow model viewer?
    By Oggadoga in forum World of Warcraft General
    Replies: 4
    Last Post: 01-06-2007, 04:43 PM
  3. new undetectable anti-afk bot
    By twitch101 in forum World of Warcraft Bots and Programs
    Replies: 25
    Last Post: 11-04-2006, 07:32 AM
  4. WTT MY WoW Glider Key for YOUR NEW WoW US Cd-Key!
    By rxox in forum World of Warcraft General
    Replies: 11
    Last Post: 10-17-2006, 03:37 PM
  5. New WoW Trojan
    By Cypher in forum World of Warcraft General
    Replies: 2
    Last Post: 05-13-2006, 11:26 AM
All times are GMT -5. The time now is 08:03 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