Update README.md
This commit is contained in:
parent
2dbc3ce807
commit
fe8720ce70
|
@ -6,9 +6,7 @@ Full source code to the android tiktok app.
|
||||||
|
|
||||||
This project is a bit different from my other projects. TikTok is a data collection engine disguised as a social media platform. It's legitimate spyware, so I thought I would reverse engineer the Android application
|
This project is a bit different from my other projects. TikTok is a data collection engine disguised as a social media platform. It's legitimate spyware, so I thought I would reverse engineer the Android application
|
||||||
|
|
||||||
Included are the classes.jar and classes.dex
|
Included are the compiled classes.jar and classes.dex. You can find all of the source in the classes/ folder in each part of the app.
|
||||||
|
|
||||||
You can find all of the source in the classes/ folder.
|
|
||||||
|
|
||||||
The main functionality of the app is in df_miniapp. The rest is just included for the sake of completeness. Most of it is useless.
|
The main functionality of the app is in df_miniapp. The rest is just included for the sake of completeness. Most of it is useless.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue