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
Chenlang2018 avatar

Chenlang2018/BreakingSteganalysisGAN

0
View on GitHub↗
0 stars·0 forks·7 views

BreakingSteganalysisGAN

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…

Features

  • Steganalysis Tools - Uses GANs to challenge steganalysis methods.

Star history

Star history chart for chenlang2018/breakingsteganalysisganStar history chart for chenlang2018/breakingsteganalysisgan

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.

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 BreakingSteganalysisGAN

Similar open-source projects, ranked by how many features they share with BreakingSteganalysisGAN.
  • 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 BreakingSteganalysisGAN→

Frequently asked questions

What does chenlang2018/breakingsteganalysisgan do?

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…

What are the main features of chenlang2018/breakingsteganalysisgan?

The main features of chenlang2018/breakingsteganalysisgan are: Steganalysis Tools.

What are some open-source alternatives to chenlang2018/breakingsteganalysisgan?

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.