diff --git a/RECON.md b/RECON.md new file mode 100644 index 0000000..aeb69f1 --- /dev/null +++ b/RECON.md @@ -0,0 +1,18 @@ +# Recon + +- Interfaces with interesting APIs (names generated by `jadx`): +``` +com.kakao.p129i.appserver.AppApi +com.kakao.talk.net.retrofit.BackupRestoreService +com.kakao.talk.net.retrofit.service.AccountService +com.kakao.talk.net.retrofit.service.AccountTempTokenService +com.kakao.talk.net.retrofit.service.ChangePhoneNumberService +com.kakao.talk.net.retrofit.service.CreateAccountService +com.kakao.talk.net.retrofit.service.KakaoOAuthService +com.kakao.talk.net.retrofit.service.OAuth2Service +com.kakao.talk.net.retrofit.service.SettingsService +com.kakao.talk.net.retrofit.service.SubDeviceLoginService +e31.QRLoginService +e31.ReAuthService +p360hh.AuthApi +```