Thread: Android Mobile Client - smali

Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11  
    Extreme Donator

    JayArrowz's Avatar
    Join Date
    Sep 2008
    Posts
    104
    Thanks given
    99
    Thanks received
    107
    Rep Power
    810
    This is what u call a good read. Nice one Corey!
    Reply With Quote  
     

  2. Thankful user:


  3. #12  
    Registered Member

    Join Date
    May 2016
    Age
    26
    Posts
    281
    Thanks given
    162
    Thanks received
    64
    Rep Power
    96
    https://docs.google.com/spreadsheets...it?usp=sharing

    Currently working on a list of 184+ opcodes (only doing main revisions/revisions with servers available to test them with), open to comments if anyone would like to contribute.

    So far only confirmed 184's MESSAGE_PUBLIC is opcode 19 in fr.class / fr.smali
    Reply With Quote  
     

  4. #13  
    Banned

    Join Date
    Dec 2019
    Age
    31
    Posts
    376
    Thanks given
    361
    Thanks received
    214
    Rep Power
    0
    Nice one dude.
    Reply With Quote  
     

  5. #14  
    Registered Member
    Polish Civil's Avatar
    Join Date
    May 2010
    Age
    28
    Posts
    1,345
    Thanks given
    484
    Thanks received
    191
    Rep Power
    463
    just FYI, its perfectly possible to decompile client class n shit, dex2jar has few bugs when translating the instructions to the x86 repr, mostly with the array shits, if any of you guys spend some time dwelling on it, you should be able to decompile subset of classes that are defining the packets and just edit them to match your servers, which i greatly suggest to do so, rather than doing smali changes.

    Nice thread anyways

    Ait, what can i say, none of leechers would even know how to use it so, alteast it would be a start for me posting my poop:

    https://ufile.io/wdhm7bgc

    src.tar.gz -> java files
    smali.tar.gz -> smali files

    Merge them, (make smali to jar (even with errors, you only need field descriptors and method descriptors available) so that u can compile java ones to jar and do jar2dex or some other equivalent thing so that you get android dex classes, and then add remaining original smali files to that dex) and you should have working android client.

    Disclaimer:
    Few changes were applied which i dont remember correctly, but something on cs2 scritps to enable xor instruction, something on the default port, some sane packet write/read (remove obfuscation thingy)
    I guess its not really usable right away but if someone wants it, have at it (:

    Afaik its rev 192? or something along theese lines


    Reply With Quote  
     

  6. Thankful users:


  7. #15  
    Registered Member
    Join Date
    Aug 2012
    Posts
    190
    Thanks given
    12
    Thanks received
    13
    Rep Power
    29
    It says connecting to update server then I get the error 'Unable to download content' think i might be missing something from my jav_config?
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 130
    Last Post: 08-21-2021, 06:04 AM
  2. Replies: 0
    Last Post: 10-08-2020, 06:13 PM
  3. RS3 rsps mobile client
    By Splioghi in forum Help
    Replies: 13
    Last Post: 10-09-2019, 04:26 AM
  4. Mobile Client
    By PavSwag in forum Buying
    Replies: 3
    Last Post: 07-30-2019, 10:25 AM
  5. Replies: 20
    Last Post: 04-25-2018, 04:20 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •