27 open-source projects similar to librauee/steganalysis, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
StegaToolkit es una aplicación web de análisis forense y esteganografía que permite ocultar y extraer mensajes en imágenes, realizar OCR, analizar metadatos EXIF, detectar modificaciones (ELA), dividir por canales RGB y mucho más. Ideal para pentesters, investigadores forenses y entusiastas de…
An audio steganalysis method based on CNN in the time domain.
This is an unofficial implementation of paper: "Deep Residual Network for Steganalysis of Digital Images" The model can be tested using the file test.py The tensorflow code of the same can be found at: http://dde.binghamton.edu/download/feature_extractors/
Pytorch implementation of "Deep Learning Hierarchical Representations for Image Steganalysis" by Jian Ye, Jiangqun Ni and Yang Yi
Towards Breaking Audio Steganalysis with Generative Adversarial Network 1. Pytorch v0.4.1 2. CUDA preferred 3. Python v3.7 The chen.pkl is the trained weights of Chen's network and the best.pkl is the trained weights of our generator. They can be used directly. The sample can be found in Google…
Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its objectives, Aletheia uses state-of-the-art machine learning techniques. It is capable of detecting several different steganographic methods as for example F5, Steghide, LSB…
Detection of Classifier Inconsistencies in Image Steganalysis. July 2019. Proceedings of the ACM Workshop on Information Hiding and Multimedia Security. pdf slides.
Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its objectives, Aletheia uses state-of-the-art machine learning techniques. It is capable of detecting several different steganographic methods as for example LSB replacement, LSB…
Stegasaurus 2 is a steganography library. Maybe someday it will also be an application which allows non programmers to do steganography. For now though my focus is on making more steganographic methods available so no GUI or web stuff just yet.
A web-based, enhanced and open-source port of StegSolve. Upload any image file, and the relevant options will be displayed. View a live demo at http://stegonline.georgeom.net/.
Steganalyse.py is a Python tool that uses SVMs and Logistic Regression to classify image and video files as being either clean or steganographic.
Steganography brute-force utility to uncover hidden data inside files
This work inspired by a recent work of Mo Chen et al
:zap: Worlds fastest steghide cracker, chewing through millions of passwords per second :zap:
Detecting whether steganography is present in an image using machine learning. - Least significant bit (LSB) embedding functions using various embedding location sequences. - Generates dataset from set cover images. - Creates feature vectors from statistical moments of autocorrelation and…
CTF'lerde Steganography kategorisindeki bazı sorular steghide aracıyla çözülmektedir, flag dosyası resimden elde edilmektedir. Bazı durumlarda bu işlem belirlenmiş bir parola ile gerçekleşir.
A rich toolkit of steganography solutions to CTF challenges
IStego100K: Large-scale Image Steganalysis Dataset, mixed with various steganographic algorithms, embedding rates, and quality factors.
This repo provides state-of-the-art pre-trained models for steganalysis in the JPEG domain, trained and used to win the ALASKA 1 steganalaysis challenge. Details about the architectures can be found in our paper.