X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.MD

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

  1. Clone this repository
    git clone https://github.com/hastagAB/Awesome-Python-Scripts.git
    
  2. Move to File_Carving directory
    cd File_Carving
    
  3. Install reqired package
    pip install -r requirements.txt
    
  4. Run carving.py
    python carving.py
    

Example

Output

X Tutup