V3rB0se / Snapcrap

Snapcrap is a console application for windows to extract snapchat's data from a rooted android phone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 operating system.
before using this program download and install this snapchat version Snapchat v11

Q. Why?


A. seriously? this question? anyway it was because i fell for someone (jk) .
I was searching for a way to extract the (snaps saved in the chat) without notifying my friends. after spending hours of browsing and searching through the internet i found a gist which claims to extract the data from snapchat. The gist is created by programminghoch10 it's a shell script. the downside of his script is it was outdated. The real reason of this project is to make it easier to extract the data without typing "bunch of lines". so i took his idea after asking him nicely. and started working on the project.

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 (Obviously xD).
2. Snapchat Installed (Well?)
3. Bunch of G̶i̶r̶l̶friends (Obviously jk lol).
4. Brain (Mandatory :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 2 times its a bug. I'm still trying to figure out a solution.


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

Contributors

About

Snapcrap is a console application for windows to extract snapchat's data from a rooted android phone


Languages

Language:C# 73.2%Language:Roff 26.8%