Results -9 to 0 of 48

Threaded View

  1. #24
    Player
    Sixmp's Avatar
    Join Date
    Aug 2013
    Posts
    274
    Character
    Grusum Poostrider
    World
    Moogle
    Main Class
    Fisher Lv 50
    Quote Originally Posted by DSN View Post
    Compiled binary code is harder to disassemble and reverse engineer than clear text .lua scripts packed in .dat files for starters.
    Encrypted Signed Requests to and from client and server so they don't just accept any command given to them over a common web protocol that anyone can sniff and replay with a little know how - Similar to OAUTH or hell even FB API request signatures.
    Protection of the shell window itself so any simple programmatic method to send keys to a external application are better detected and blocked.
    Harder but not impossible? So wouldn't really stop anything then?
    If it is as simple as you try to make out why isn't every MMO already doing this?

    I won't try and pretend i even understand what you typed but the point remains that if anything it would just either
    A) Cause more problems than it's worth.
    B) Only slow the problem down to start with and make what looks like lot of extra work pointless.
    (0)
    Last edited by Sixmp; 11-12-2013 at 10:16 AM.