Categories: Kali Linux

DroidFiles : Get Files From Android Directories

DroidFiles is a tool used to get files from Android directories, internal and external storage (Pictures, Downloads, Whatsapp, Videos, …)

Requirements

Also Read – Locator : Geolocator, IP Tracker, Device Info by URL (Serveo & Ngrok)

Usage

# git clone https://github.com/thelinuxchoice/droidfiles
# cd droidfiles
# bash droidfiles.sh

R K

Recent Posts

Install Ruby Ubuntu – 3 Easy Ways to Set Up Ruby on Ubuntu 20.04

Ruby remains one of the most popular programming languages for web development, automation, and software…

26 minutes ago

Plex Media Server Setup: Install and Configure on Ubuntu 20.04

A Plex Media Server Setup on Ubuntu 20.04 is one of the easiest ways to…

1 hour ago

Why Deploying AI Is Just the Beginning: The Case for Ongoing AI Operations Monitoring

Most enterprise AI programs treat deployment as the destination. The business case is built around…

19 hours ago

Bash Scripting Best Practices Every Beginner Should Know

Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…

6 days ago

How To Create A Self-Signed SSL Certificate Using Bash And OpenSSL

Introduction A self-signed SSL certificate is a certificate that is created and signed by the…

6 days ago

How To Debug Bash Scripts Using bash -x And set Commands

Introduction Debugging is an important part of Bash scripting. When a script does not work…

6 days ago