Thread: Exorth Validation Packet (why cheat clients don't work)

Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32
  1. #1 Exorth Validation Packet (why cheat clients don't work) 
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    Okay so the reason people are getting banned on Exorth for using cheat clients because the server detects if it's the official client because the Exorth client sends a "secret" validation packet. I know this because an admin told me. What we need to do is find out what this packet is. I decompiled and deobfuscated their client.java for their client. I'll put it on pastebin.

    Here's the method for sending packets. It's difference since it's a reverse engineered client version.

    Code:
    aClass6_Sub2_Sub1_1337.method268((byte) size, number);
    Now can someone look through the whole client.java and find this "secret" validation packet? I gathered a list of the posible packets. But none of them seemed to work because I tried sending the packets I "assumed" were one of the secret packets, and I got banned.

    Here's my assumed secret packet list.

    Code:
           aClass30_Sub2_Sub2_1192.method397((byte) 6, 218);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 57);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 153);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 228);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 139);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 156);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 181);
    aClass30_Sub2_Sub2_1192.method397((byte) 6, 79);

    Yet none of them are it. Here's the pastebinned client.java finally.

    http://pastebin.com/m5c3e1e96

    If anyone wants the rest of the java files, pm me. The client is not runnable do to errors and I cbf to fix them.
     

  2. #2  
    Registered Member

    Join Date
    Sep 2008
    Posts
    2,219
    Thanks given
    148
    Thanks received
    204
    Rep Power
    1570
    I don't get why people go through so much trouble to cheat :/ I've never even heard of Exorth.



     

  3. #3  
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    Quote Originally Posted by Aeterna View Post
    I don't get why people go through so much trouble to cheat :/ I've never even heard of Exorth.
    http://Exorth.*** You guess the rest. And I go through so much trouble because it's noit that much trouble for me
     

  4. #4  
    Member Exorth Validation Packet (why cheat clients don't work) Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    32
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Just use reflection to implement cheats into their own client?

    Also, your the one who wants to do this so why are you asking other people to find out for you.


     

  5. #5  
    Theory Wins?
    Greyfield's Avatar
    Join Date
    Nov 2008
    Age
    32
    Posts
    1,585
    Thanks given
    61
    Thanks received
    265
    Rep Power
    310
    Zee best has spoken. /end game



     

  6. #6  
    Registered Member
    ViperSniper's Avatar
    Join Date
    Apr 2007
    Age
    30
    Posts
    2,417
    Thanks given
    367
    Thanks received
    82
    Rep Power
    976
    Code:
    if(ServerIp.equalsIgnoreCase("game.exorth.com"))
    {
    	ServerPort = 8888;
    	signlink.uid = 317;
    	clientRevision = 320;
    	exorth = true;
    }
    Code:
    if(exorth)
    				aStream_847.writeByte(stream.currentOffset + 36 + 1 + 1 + 2 + 1);// + 36 + 1 + 1 + 2);
    				else
    				aStream_847.writeByte(stream.currentOffset + 36 + 1 + 1 + 2);
    				aStream_847.writeByte(255);
    				aStream_847.writeWord(clientRevision);
    				if(exorth)
    				aStream_847.writeByte(9);
    thats what I got logs in and stuff, theres a dupe .
    :indeed:
     

  7. #7  
    Registered Member
    Join Date
    Mar 2008
    Posts
    172
    Thanks given
    34
    Thanks received
    31
    Rep Power
    47
    Trying to cheat Woofdawg23?

    Gl getting around this.


     

  8. #8  
    Registered Member
    Join Date
    Sep 2007
    Posts
    52
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    Apparently you forgot that Rune-Server contains members of Exorth as well as their staff?

    Good luck trying to get around us by posting here.

     

  9. #9  
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    Quote Originally Posted by neosback View Post
    Trying to cheat Woofdawg23?

    Gl getting around this.
    who r u
     

  10. #10  
    Registered Member
    Join Date
    Mar 2008
    Posts
    172
    Thanks given
    34
    Thanks received
    31
    Rep Power
    47
    Quote Originally Posted by Jdog View Post
    who r u
    Quote Originally Posted by zamon View Post
    Apparently you forgot that Rune-Server contains members of Exorth as well as their staff?

    Good luck trying to get around us by posting here.
    my user name is the same on Exorth.


     

Page 1 of 4 123 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •