From 63878b1329e3780b11ac5eb06a76b984c019bbf3 Mon Sep 17 00:00:00 2001 From: August <45411003+augustgl@users.noreply.github.com> Date: Sat, 11 Jul 2020 14:38:59 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b63fb7a..f52268c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,16 @@ Full source code to the android tiktok app. # background 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 + +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. + +China, I'll see you when you send the hitmen to my house. + Here is the full reverse engineered source code. Enjoy -https://apkpure.com/tiktok/com.ss.android.ugc.trill +[NOTE] this is where I got the APK. https://apkpure.com/tiktok/com.ss.android.ugc.trill