Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.18 KB

dumper

Go to https://appetize.io/app/standalone

make an account if you dont have one.

you dont have to use appetize you just need a rooted android device connected to your pc

Select Pixel 6 Pro and Android 12.0 like in the picture 2024-05-28_21-51_1

Select ADB Tunnel 2024-05-28_21-51_2

And than Press on ADB Tunnel. Now Start the Device by pressing on Tap tp Play. 2024-05-28_21-51_3

Now you can se down The adb command copy it and paste it in your terminal and run it. 2024-05-28_21-52

Now just clone the repo and run the shell script

git clone https://github.com/chukfinley/dumper
cd dumper
pip3 install -r requirements.txt
sh run.sh

if it say something like like in the image than you are good to go 2024-05-28_22-28