awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rokkuran avatar

rokkuran/stegasawus

0
View on GitHub↗
15 stars·3 forks·Python·3 views

Stegasawus

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…

Features

  • Steganalysis Tools - Provides a tool for steganographic analysis.

Star history

Star history chart for rokkuran/stegasawusStar history chart for rokkuran/stegasawus

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Stegasawus

Similar open-source projects, ranked by how many features they share with Stegasawus.
  • beafn28/stegatoolkitbeafn28 avatar

    beafn28/StegaToolkit

    6View on GitHub↗

    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…

    Vue
    View on GitHub↗6
  • bolin-chen/audio-steganalysis-cnnbolin-chen avatar

    bolin-chen/audio-steganalysis-cnn

    12View on GitHub↗

    An audio steganalysis method based on CNN in the time domain.

    Python
    View on GitHub↗12
  • brijeshiitg/pytorch-implementation-of-srnetbrijeshiitg avatar

    brijeshiitg/Pytorch-implementation-of-SRNet

    103View on GitHub↗

    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/

    Python
    View on GitHub↗103
  • b3dk7/stegexposeb3dk7 avatar

    b3dk7/StegExpose

    241View on GitHub↗

    StegExpose

    Java
    View on GitHub↗241
See all 27 alternatives to Stegasawus→

Frequently asked questions

What does rokkuran/stegasawus do?

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…

What are the main features of rokkuran/stegasawus?

The main features of rokkuran/stegasawus are: Steganalysis Tools.

What are some open-source alternatives to rokkuran/stegasawus?

Open-source alternatives to rokkuran/stegasawus 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… chenlang2018/breakingsteganalysisgan — Towards Breaking Audio Steganalysis with Generative Adversarial Network 1. Pytorch v0.4.1 2. CUDA preferred 3. Python… b3dk7/stegexpose — StegExpose.