You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👁️🗨️! STEG-Detector is a Python script for detecting hidden information in images, audio, and video files. This tool employs statistical analysis, machine learning, and multimedia processing techniques to identify steganography. Features include multi-format support, metadata extraction, and a user-friendly GUI built with Tkinter.
AutoSteg is a Python tool that detects and extracts hidden messages in .jpg/.jpeg images using Steghide. It analyzes specific string output lines (like line 6 and 8) to identify suspicious images. If brute-force is enabled, it automatically tries passwords from a wordlist to decode hidden data.