Hacker News new | ask | show | jobs
by HelloNurse 476 days ago
Obfuscated code is malicious, even in case it's harmless.
1 comments

Then never download an Android app, they're obfuscated by default.
Obfuscating Javascript is entirely unnecessary: it signals that the author thinks that they have something to hide.

At the very least, the author has delusional notions about the greatness of their source code and they worry about piracy, meaning that there is a high probability of stupid bugs and that they would be difficult to notice because of the obfuscation.

Of course in this case the default assumption should be that there is something malicious to hide.