Anyone explored emulation of the mobile Armory app? menu

User Tag List

Results 1 to 3 of 3
  1. #1
    conger's Avatar Member
    Reputation
    1
    Join Date
    Jul 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Anyone explored emulation of the mobile Armory app?

    First post. Not strictly related to memory editing in the client but probably relevant enough to be in this section.

    Has anyone looked in to coding something to masquerade as the phone-based clients? Search doesn't yield much, but I'm sure I'm not the only one that has thought about it.

    Decompiling the Android Armory app yields some fairly readable sources, but it's a huge project. If someone has some hints about it it would make things a lot easier. Decompiled "source" is attached for the curious. Unsurprisingly com.blizzard is where most of the action is happening. Here are some scattered notes of interesting sections. They are in no way comprehensive but might help in jump-starting exploration of the sources.

    com.blizzard.wow.service.ArmoryService seems to indicate we're connecting on port 8743 (line 367) on whatever server is used for our region (us.battle.net, eu.battle.net, et. al.) This port is accepting connections on those servers. InitSession() (line 409) stores some info about the device.

    com.blizzard.wow.net.session.Session seems to handle the actual connection and has some relevant challenge/response stuff.

    Things under com.blizzard.wow.service.auction are all related to remote auction house stuff, appear to define the actual binary protocol handling the exchanges. (Noteworthy since remote auction house is a potentially interesting route to automation.)

    com.blizzard.wow.app.page seem to hold the logically segmented subpages of the app (auction.CreateAuctionPage, chat.ChatConversationPage, etc.) and they appear to use an HTTP-like request system. Request() is in com.blizzard.wow.net.message.Request along with com.blizzard.wow.net.message.Response and appears to maybe store messages to be send by another part of the code. There is a queueRequest() function declared as abstract in com.blizzard.wow.net.protocol.ProtocolConnection and this and the related functions appear to all be defined in com.blizzard.wow.net.protocol.binary and they seem to implement that but I haven't explored the source thoroughly enough to be sure how things tie together.

    Some other odds and ends too. com.blizzard.bma.service handles auth token stuff (Blizzard Mobile Authenticator) and com.blizzard.security.srp handles Blizzards implementation of SRP, which apparently does auth and session stuff in a manner somewhat similar to the DH key exchange and session key used in SSH. Good jumping off point about that is available here. There's also of course a lot of code dedicated to drawing etc. which is pretty dull and not really worth exploring or describing.

    Interested in any insight or commentary the community might have on the analysis and potential emulation of the mobile client.
    Attached Files Attached Files

    Anyone explored emulation of the mobile Armory app?
  2. #2
    Frosttall's Avatar Active Member
    Reputation
    64
    Join Date
    Feb 2011
    Posts
    261
    Thanks G/R
    16/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I don't anybody has been working on it, because the only interesting feature - the armory - is limited to (I think) 200 auctions per day. The effort you need spend compared to the output would be too small to program an auction bot based on the Web-Armory-API.

  3. #3
    conger's Avatar Member
    Reputation
    1
    Join Date
    Jul 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Frosttall View Post
    Well I don't anybody has been working on it, because the only interesting feature - the armory - is limited to (I think) 200 auctions per day. The effort you need spend compared to the output would be too small to program an auction bot based on the Web-Armory-API.
    Hmm, I wasn't aware of that limitation. That would reduce the usefulness of an emulated client. I'm still interested, though. If I come up with anything significant I'll bring it back here to share.

Similar Threads

  1. [Exploration/Exploit] Inside the Arena Walls
    By Chonkage in forum Age of Conan Exploits|Hacks
    Replies: 2
    Last Post: 06-11-2008, 09:40 AM
  2. Explorers Guide to the Azeroth
    By merfed in forum World of Warcraft Exploration
    Replies: 6
    Last Post: 02-07-2008, 07:14 PM
  3. Anyone ever heard of the Halo 2 Blue Banshee?
    By Avianar47 in forum Gaming Chat
    Replies: 7
    Last Post: 01-01-2007, 05:54 AM
  4. Can anyone upload rest of the Joana leveling vids to google?
    By jboss in forum World of Warcraft General
    Replies: 0
    Last Post: 06-30-2006, 09:06 PM
All times are GMT -5. The time now is 12:34 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