View Single Post
04-07-09, 07:14 AM   #3
Din
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 14
All obfuscated code is "readable" to some degree, that doesn't mean it's not obfuscated. The code has clearly been passed through some program designed to destroy whitespace and variable names, remove all comments, etc., thereby rendering the code less redable to humans. I don't know what you call that except obfuscation.