From c245bb4e8169e060c1065e3895baee8cc9a137ed Mon Sep 17 00:00:00 2001 From: stulle123 Date: Wed, 26 Apr 2023 15:37:01 +0200 Subject: [PATCH] Clarify KakaoTalk Account Setup --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6300da2..9e02f0e 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ frida --codeshare pcipolloni/universal-android-ssl-pinning-bypass-with-frida -U - Grab a trash email account (e.g., from https://ulm-dsl.de/) - Grab a trash phone number to receive SMS messages (e.g., https://onlinesim.io) + - One phone number per account only - Open a new Incognito window, go to https://accounts.kakao.com and create an account: ``` hans-erich.kober@ulm-dsl.de @@ -122,7 +123,7 @@ fMcz2Jtr ``` - In the KakaoTalk app, login with your email address: - When prompted add your phone number - - **Optional**: you may have to send a base64 string (e.g., `KakaoTalk HgAAABIwAGgAQGQAAAAAAjEABwAAADE1Mjc2MAAA`) from your actual phone to a KakaoTalk phone number (you won't receive any SMS response back). After that, you need to tap/click the `Check verification` button in the app and the registration process should be completed. + - **Optional**: you may have to send a SMS including a base64 string (e.g., `KakaoTalk HgAAABIwAGgAQGQAAAAAAjEABwAAADE1Mjc2MAAA`) to a KakaoTalk phone number (you won't receive any SMS response back). After that, you need to tap/click the `Check verification` button in the app and the registration process should be completed. image