Thread: is deltascape renamed or non??

Results 1 to 2 of 2
  1. #1 is deltascape renamed or non?? 
    zerked up
    Guest
    the title says it all
    Reply With Quote  
     

  2. #2  
    ¯̿ ̿|̿ ̿ |̶ ̶ ̶ ̶| |̶͇̿ ̶͇̿ ͇̿ Haskelle

    Join Date
    Nov 2007
    Age
    29
    Posts
    1,227
    Thanks given
    329
    Thanks received
    517
    Rep Power
    1133
    I think you are confusing yourself a bit, I will explain:

    The phenomenon `renamed´ started when people began to decompile runescape's CLIENT software. Because JaGeX is aware of these attempts of people leaking JaGeX's source-code, they obfustcated the code ( obfustcation = make difficult to read), to bypass this problem, we wrote de-obfustcators which renamed obfustcated decompiled classes according to their call order ( client, class0 class1, class2, etc) and variables, fields and methods to their type or return statement ( boolean aMethod0 { return true}, int anInteger0 = 0; etc). Now the client source was more readable but people still weren't statisfied. Because according java conventions, you should name methods etc to their functions. so we again started renaming... People started exploring the client structure to assign proper names to the methods ( void start(), void initGameFrame() etc)... the clients which have names according to their functions is what we call "Renamed clients", deobustcated clients is what we call "unrenamed" or "deob", obfustcated clients are called "obfustcated"

    Because we wrote our servers ourselves and didn't leak it from jagex, there was no need to take these so called "obfustcation" steps to protect our software, we prefered good naming so next users would understand what they are using... Because of the non-obfustcation, there was no need for de-obfustcation and renaming of the de-obfustcated source...

    So deltascape is not renamed not not-renamed but just "named"

    I hope this helps you (grammar fail)
    Monads are just Monoids in the category of Endofunctors. What is the problem?
    Costate Comonad Coalgebra is equivalent of Java's member variable update technology for haskell. Problem?
    Reply With Quote  
     


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
  •