mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
be18907997
* Add file carving * Add README |
||
---|---|---|
.. | ||
Images | ||
carving.py | ||
README.MD | ||
requirements.txt |
File Carving
Note: This version only supports jpg/jpeg file carving.
This script recursively finds files in the folder and carves files with jpg/jpeg file signature.
Usage
- Clone this repository
git clone https://github.com/hastagAB/Awesome-Python-Scripts.git
- Move to File_Carving directory
cd File_Carving
- Install reqired package
pip install -r requirements.txt
- Run carving.py
python carving.py