mirror of
https://github.com/stulle123/kakaotalk_analysis.git
synced 2025-11-29 19:03:30 +00:00
Create RECON.md
This commit is contained in:
parent
c1493f2fa5
commit
deda4c2c8f
18
RECON.md
Normal file
18
RECON.md
Normal 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
|
||||
```
|
||||
Loading…
Reference in New Issue
Block a user