Obfuscation

From RuneWiki
Revision as of 15:37, 15 August 2009 by Graham (talk | contribs)
Jump to navigationJump to search

Obfuscation is the technique of obfuscating program code to make it harder to understand. The RuneScape client and loader are obfuscated to help prevent reverse-engineering and decompiling. The JVM is still capable of executing obfuscated code, however, it confuses decompilers and humans.