# Kakaotalk 10.4.3 Security Analysis ## Setup [My setup used to analyze the KakaoTalk Android app](SETUP.md). ## Recon - [General recon notes](RECON.md). - [WebView recon](./recon/webview/WEBVIEW.md). ## Scripts Frida and mitmproxy scripts are [here](./scripts/). ## Findings - [Steal another user's chat messages](ACCOUNT_TAKEOVER.md) - [Secret Chat findings](SECRET_CHAT.md)