Hacker News new | ask | show | jobs
by kindle-dev 1730 days ago
Modern apps are obfuscated and use certificate pinning to avoid network traffic introspection. It's really not simple to decompile an app into something understandable.
1 comments

https://github.com/shroudedcode/apk-mitm

Removes certificate pinning from apk files for mitm inspection.