Thread: Rune-Server Mobile Shoutbox

Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 69
  1. #41  
    ???

    funkE's Avatar
    Join Date
    Feb 2008
    Posts
    2,612
    Thanks given
    255
    Thanks received
    989
    Rep Power
    1366
    Quote Originally Posted by Scu11 View Post
    Open the single JS file it loads and you can check it
    You've seen the contents of that file, right? Minified, obfuscated code makes "checking it" more impossible than possible
    .
    Reply With Quote  
     

  2. #42  
    Banned

    Join Date
    May 2017
    Age
    27
    Posts
    1,552
    Thanks given
    946
    Thanks received
    1,395
    Rep Power
    0
    Well, looks good.
    However, i won't gonna use it since im perm banned.
    Still some bugs.
    Reply With Quote  
     

  3. #43  
    Rune-Server Mobile Shoutbox



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by funkE View Post
    You've seen the contents of that file, right? Minified, obfuscated code makes "checking it" more impossible than possible
    Run it through a reformatter then. I don't know what I could have in there that's malicious and non-identifiable. You wouldn't comb through it line by line even if it wasn't minified, you would search for known calls that can be used malicious (e.g. Runtime.exec() in the Java world).

    Attached image
    Reply With Quote  
     

  4. Thankful user:


  5. #44  
    ???

    funkE's Avatar
    Join Date
    Feb 2008
    Posts
    2,612
    Thanks given
    255
    Thanks received
    989
    Rep Power
    1366
    Quote Originally Posted by Scu11 View Post
    Run it through a reformatter then. I don't know what I could have in there that's malicious and non-identifiable. You wouldn't comb through it line by line even if it wasn't minified, you would search for known calls that can be used malicious (e.g. Runtime.exec() in the Java world).
    You can hide eval calls pretty easy... A reformatter won't help me understand what's going on because the code is so obfuscated. I tried. With a couple days I could reverse it all but it's not just something you can "check out."

    You can also sorta hide them in Java, where you wouldn't be able to search for literally that code but it's obvious when you use reflection because you have an import. Then you just insert some logging code at the calls you think look suspicious and see what is being called.

    With a loosely typed language like JavaScript, you can write some pretty twisted, hard to reverse code. People don't even have fully refactored client.javas with like 8-12k (iirc) and you expect people to just be able to check out a highly obfuscated file that, when reformatted, is >15k lines of code. There are no types too!!! You have to figure out what "a"-"z" is in every scope and hope the variable doesn't get passed around and it's type changed...

    Now, I'm not trying to imply that you did anything malicious, nor would I care because I don't really use the shoutbox. I'm just trying to say that it's not just something you can "check out" without significant experience and time.
    .
    Reply With Quote  
     

  6. Thankful users:


  7. #45  
    Rune-Server Mobile Shoutbox



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by Monastyr View Post
    Still some bugs.
    care to elaborate?

    Attached image
    Reply With Quote  
     

  8. #46  
    Banned

    Join Date
    May 2017
    Age
    27
    Posts
    1,552
    Thanks given
    946
    Thanks received
    1,395
    Rep Power
    0
    Quote Originally Posted by Scu11 View Post
    care to elaborate?
    Mby i can contribute it.
    Reply With Quote  
     

  9. #47  
    Banned

    Join Date
    Mar 2011
    Posts
    657
    Thanks given
    105
    Thanks received
    75
    Rep Power
    0
    Looks good, dont' feel comfortable downloading due to how scummy RSPS scene has become. Not saying you're a part of it, but I am sure all of the people who played OSPK or whatever the fuck that server was thought the same thing..

    No plans to release source? I would see this as a recreational project considering that you're not making profit off this project... Don't really see why not.

    Enjoy your night

    - Egg
    Reply With Quote  
     

  10. #48  
    Registered Member
    hc747's Avatar
    Join Date
    Dec 2013
    Age
    26
    Posts
    1,474
    Thanks given
    3,312
    Thanks received
    691
    Rep Power
    1098
    Quote Originally Posted by Eggspurt View Post
    Looks good, dont' feel comfortable downloading due to how scummy RSPS scene has become. Not saying you're a part of it, but I am sure all of the people who played OSPK or whatever the fuck that server was thought the same thing..

    No plans to release source? I would see this as a recreational project considering that you're not making profit off this project... Don't really see why not.

    Enjoy your night

    - Egg
    This is a website; you're not required to download it. The frontend code is available to you through viewing the page source in your browser.
    Reply With Quote  
     

  11. #49  
    Banned

    Join Date
    Mar 2011
    Posts
    657
    Thanks given
    105
    Thanks received
    75
    Rep Power
    0
    Quote Originally Posted by hc747 View Post
    This is a website; you're not required to download it. The frontend code is available to you through viewing the page source in your browser.
    ??
    Looks like an app that you download to your mobile device
    Reply With Quote  
     

  12. #50  
    Registered Member
    hc747's Avatar
    Join Date
    Dec 2013
    Age
    26
    Posts
    1,474
    Thanks given
    3,312
    Thanks received
    691
    Rep Power
    1098
    Quote Originally Posted by Eggspurt View Post
    ??
    Looks like an app that you download to your mobile device
    Look closer.
    Reply With Quote  
     

Page 5 of 7 FirstFirst ... 34567 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. Replies: 3
    Last Post: 02-06-2015, 09:45 PM
  2. Rune-Server Mobile Page
    By Robgob69 in forum Chat
    Replies: 6
    Last Post: 10-12-2011, 10:31 AM
  3. Rune-Server shoutbox copier
    By Songoty in forum Application Development
    Replies: 22
    Last Post: 06-20-2010, 08:38 PM
  4. rune-server mobile?
    By DestriX in forum Suggestions
    Replies: 9
    Last Post: 04-20-2010, 04:47 AM
  5. Rune-Server mobile
    By Colby in forum Suggestions
    Replies: 13
    Last Post: 10-15-2009, 12:24 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •