Skip to content

A Android ADB Utility Script used to dump all picture content on a android device and hash them to be compared to a indicator database

Notifications You must be signed in to change notification settings

jstgs/Image_Dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± Android Image Collector & Hasher

A lightweight Python-based Android forensics tool that uses adb to collect image files from a connected rooted Android phone and computes their MD5 and SHA-256 hashes for forensic analysis.


image

πŸ” Features

  • βœ… Automatically detects connected Android device via ADB
  • πŸ“₯ Pulls image directories (DCIM/Camera and DCIM/Screenshots) to local storage
  • πŸ”’ Computes MD5 and SHA-256 hashes of all collected image files
  • πŸ“‚ Organizes data per-device in timestamped folders
  • 🐍 Easy to extend for more forensic modules

βš™οΈ Requirements


About

A Android ADB Utility Script used to dump all picture content on a android device and hash them to be compared to a indicator database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages