Create RECON.md

This commit is contained in:
stulle123 2023-04-25 14:21:58 +02:00 committed by GitHub
parent c1493f2fa5
commit deda4c2c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
RECON.md Normal file
View File

@ -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
```