Quick and Efficent
Data is at the heart of every digital investigation, and accessing it quickly and efficiently is essential. That's where the Sinabis Analytics Explorer comes in. Designed to be the ultimate tool for exploring data stored on mass storage devices, SAE provides a comprehensive solution for digital forensics. With its advanced features and intuitive interface, you can easily access, analyze, and extract data from any type of mass storage devices.
Browse
AD1, E01 & USB/SATA Devices
Add any external storage media or connect physical devices to the Sinabis Analytics Explorer and start processing the content. The Explorer supports image and video recognition, allowing users to filter and identify explicit content in the media, which can be useful for forensic purposes.
Our algorithm will detect and sort the data for you.
Download
The SAE Explorer is free to use, ad-free, and available for offline use.
If you haven't installed FFmpeg yet, please do so using:
sudo apt update && sudo apt install ffmpeg
Update your environment variables
#to check if FFmpeg is installed correctly, run:
which ffmpeg
#replace /usr/bin/ffmpeg with your path
export IMAGEIO_FFMPEG_EXE=/usr/bin/ffmpeg
#alternatively update your ~/.profile
Download the .deb package and install it using Snap. Alternatively, you can manually download and install the explorer by running:
wget https://www.sinabis-analytics.com/downloads/SAE_installer.deb
sudo dpkg -i SAE_installer.deb