>>13It's difficult to understand, but that isn't because of being minified. Minification is basically about eliminating whitespace, and its main purpose is to reduce code size, rather than obfuscation. It's still easier to RE than your typical non-obfuscated binary C function.