Hacker News new | ask | show | jobs
by departure 2168 days ago
Are there any good open source libraries or even commercial tools for root detection and app code obfuscation like discussed in this thread:

https://news.ycombinator.com/item?id=23557998

1 comments

Snapchat bought the team that was doing it for them, Strong.codes. But you might have luck searching for things like "LLVM obfuscator" or some of the other techniques discussed in the thread. (Obligatory disclaimer: obfuscation is not a substitute for proper server-side security.)