Skip to content

Latest commit

 

History

History
78 lines (63 loc) · 2.94 KB

README.md

File metadata and controls

78 lines (63 loc) · 2.94 KB

SNAPCRAP

@Alynx_Facl

logo

Extract Snapchat Data on a Rooted Android Phone
Inspired by This Spotlight Project



Q. What Is Snapcrap?



A. Snapcrap is a console application I made to make it easier to extract snapchat's data (snaps and shit) stored in the data folder of snapchat using windows.
before using this program download and install this snapchat version Snapchat v11

Q. How it works?

A. it just extract the data stored in the data folder of snapchat to sdcard and change the extension to their respective file format using file headers. it works over android debugging bridge (adb).

Q. Requirements?

1. Rooted Android Phone.
2. Snapchat Installed (Well?)
3. Brain (Optional :P)

Q. Extraction


1. Compile it using Visual Studio Code 2019 or 2022 OR Download a precompiled Executable from here
2. Turn on The Developer Options by tapping on build number 7 times
3. Turn on Usb Debugging from settings
4. Connect your Android Device to windows machine
4.5 Download and Install Snapchat v11 Login to Snapchat & open/play all the snaps saved in chat to load them. 5. Run the program and press Y you'll get an error (do not close the program) disconnect the phone from your pc and connect again .
You'll get a prompt confirming usb debugging operation permission, allow it
6. Run the program again. When it finishes, you will find the result on your phone in a folder named snapchat_exports.
You have to run this program twice its a bug, trying to figure out a solution.


Having a tough time doing a Magisk root ??
Follow this guide XDA-Developers Root Directory

Contributors