Hacker News new | ask | show | jobs
by basdp 2479 days ago
I would like to see the performance differences between the original and obfuscated. Most of the compiler optimizations are being made impossible by removing static access. Plus, a reverse-obfuscator is trivial for all those static-to-dynamic and base64 encoding.
1 comments

The last paragraph discusses that this will be the topic of the next blog post.