@brandon @codesections Isn't "human understandable" a core component of source code? Being able to read the commands a programmer is using as part of a program is essential to understanding the source of the software and the manifestations of the code on the machine.
Obfuscated code works directly against that by making the code non-understandable by an unaided human.