Thread: Obfuscator/JAGeX fails in 649

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 Obfuscator/JAGeX fails in 649 
    Reverse engineering enthousiast
    peterbjornx's Avatar
    Join Date
    Feb 2008
    Age
    29
    Posts
    1,910
    Thanks given
    88
    Thanks received
    539
    Rep Power
    1307
    Class,field and local var names leaked:
    Code:
    		      ("Invalid UserHash arg to this method - useUserHashes:"
    		       + aBoolean1259 + " but userhash:" + argument_22_);
    Code:
    	    throw new RuntimeException
    		      ("Invalid DisplayName arg to this method - useDisplayNames:"
    		       + aBoolean1271 + " but displayname:" + argument_23_);
    Code:
    	    throw new RuntimeException("Unsupported ClanSettings version: "
    				       + anLocalInt);
    Code:
    	    throw new RuntimeException("Invalid pos in doDeleteMember - pos:"
    				       + argument_58_ + " memberCount:"
    				       + ((Class172) this).anInt1262);
    Code:
    			throw new RuntimeException
    				  ("Unrecognised ClanChannelDelta type in decode()");
    Code:
     throw new RuntimeException
    		      ("ClanSettingsDelta.applyToClanSettings(): Credentials do not match! Settings.owner:"
    		       + Class19.method311(-14014,
    					   ((Class172) argument_2_).aLong1280)
    		       + " updateNum:" + ((Class172) argument_2_).anInt1273
    		       + " delta.owner:" + Class19.method311(-14014, aLong1545)
    		       + " updateNum:" + anInt1549);
    Code:
    	    throw new RuntimeException
    		      ("ClanChannelDelta.applyToClanChannel(): Credentials do not match! cc.clanHash:"
    		       + ((Node) argument_17_).hash + " updateNum:"
    		       + ((Node_Sub53) argument_17_).aLong4355
    		       + " delta.clanHash:" + aLong1176 + " updateNum:"
    		       + aLong1177);
    Code:
    	if (Class195.aBoolean1424)
    	    System.out.println("memberhash:" + aLong6166 + " membername:"
    			       + aString6168);
    Code:
     ("Cannot specify alpha with non-mono font unless someone writes it")
    This one isnt really a obfuscator fail but gives us a clue about some new GFX update:
    Code:
    getData("gl", "transparent_water"), getData("gl", "environment_mapped_water_v")
    Reply With Quote  
     

  2. #2  
    Renown Programmer

    Sean's Avatar
    Join Date
    May 2007
    Age
    32
    Posts
    2,757
    Thanks given
    264
    Thanks received
    1,090
    Rep Power
    4393
    u showed me some of these on msn, pritty cool
    Reply With Quote  
     

  3. #3  
    Registered Member
    Mko's Avatar
    Join Date
    Jun 2010
    Posts
    445
    Thanks given
    82
    Thanks received
    73
    Rep Power
    425
    Hah, nice find

    Reply With Quote  
     

  4. #4  


    Major's Avatar
    Join Date
    Jan 2011
    Posts
    2,997
    Thanks given
    1,293
    Thanks received
    3,556
    Rep Power
    5000
    Nice find. Where you just looking through the client when you found these lol, or where you searching for them?
    Reply With Quote  
     

  5. #5  
    Reverse engineering enthousiast
    peterbjornx's Avatar
    Join Date
    Feb 2008
    Age
    29
    Posts
    1,910
    Thanks given
    88
    Thanks received
    539
    Rep Power
    1307
    i ran the regex ".*" and looked for any strings containing useful info
    Reply With Quote  
     

  6. #6  
    Renown Programmer


    Join Date
    Jul 2009
    Posts
    1,846
    Thanks given
    69
    Thanks received
    1,113
    Rep Power
    3170
    Thats in every new client
    strange that they decided to leave those names
    Reply With Quote  
     

  7. #7  
    Community Veteran



    Join Date
    Jan 2008
    Posts
    3,444
    Thanks given
    46
    Thanks received
    973
    Rep Power
    4748
    Im sure they was left due to jagex most likely do string encyption before the name obfuscation

    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,358
    Thanks given
    146
    Thanks received
    1,041
    Rep Power
    869
    Quote Originally Posted by mgi125 View Post
    Thats in every new client
    strange that they decided to leave those names
    Yep it used for clan chat.. Clan chat uses block of data. I refractored this before and if im right showed you . Not recent.

    ClanChannelDelta.applyToClanChannel():

    Like their naming?
    Reply With Quote  
     

  9. #9  
    Renown Programmer
    veer's Avatar
    Join Date
    Nov 2007
    Posts
    3,746
    Thanks given
    354
    Thanks received
    1,370
    Rep Power
    3032
    not any more of a leak than the diagnostic functions in old engine
    e.g. "odcycle"
    Reply With Quote  
     

  10. Thankful user:


  11. #10  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    29
    Posts
    7,987
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    They have been in there for quite a few revisions earlier. You're a little late on finding them, but did it really need posting on here?


    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Obfuscator
    By Aeterna in forum Application Development
    Replies: 18
    Last Post: 04-15-2010, 04:40 AM
  2. obfuscator help,
    By Slay No More in forum Help
    Replies: 1
    Last Post: 02-11-2010, 01:53 AM
  3. JaGeX Fails at Npc Spawning.
    By Hackur in forum Images
    Replies: 27
    Last Post: 08-31-2009, 04:38 AM
  4. why jagex fails..
    By Snow Cat123 in forum Chat
    Replies: 4
    Last Post: 08-24-2009, 07:06 PM
  5. Obfuscator
    By Scu11 in forum RS2 Server
    Replies: 20
    Last Post: 03-23-2008, 10:56 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
  •