How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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/
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…
The main features of chenlang2018/breakingsteganalysisgan are: Steganalysis Tools.
Open-source alternatives to chenlang2018/breakingsteganalysisgan include: beafn28/stegatoolkit — StegaToolkit es una aplicación web de análisis forense y esteganografía que permite ocultar y extraer mensajes en… bolin-chen/audio-steganalysis-cnn — An audio steganalysis method based on CNN in the time domain. brijeshiitg/pytorch-implementation-of-srnet — This is an unofficial implementation of paper: "Deep Residual Network for Steganalysis of Digital Images" The model… caenorst/yenet-pytorch — Pytorch implementation of "Deep Learning Hierarchical Representations for Image Steganalysis" by Jian Ye, Jiangqun Ni… daniellerch/aletheia — Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its… b3dk7/stegexpose — StegExpose.