Skip to content

Project for finding hidden files and fixing file headers.

Notifications You must be signed in to change notification settings

Kevin4562/unSteg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unSteg

GUI application for finding hidden files and fixing file headers.

Installation

NOTE: Requires Python 3.7+

*Option 1:

# clone the repo
$ git clone https://github.com/Kevin4562/unSteg.git
# or directly download and unzip the project zip: https://github.com/Kevin4562/unSteg/archive/master.zip

# change the working directory to unSteg
$ cd unSteg

# install python3 and python3-pip if they are not installed

# install the requirements
$ python3 -m pip install -r requirements.txt

Open GUI

# inside the project directory
$ python3 unsteg
or 
open the unsteg/__main__.py file

Features

  • Extract hidden embedded files.
  • Extract attachments from emails.
  • Extract files from ZIP archives.
  • Detect and repair file signatures.
  • View and search ASCII of file data.
  • View Exif data of image files.
  • View Metadata of many file types.

About

Project for finding hidden files and fixing file headers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages