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

beafn28/StegaToolkit

0
View on GitHub↗
6 stars·1 fork·Vue·MIT·10 views

StegaToolkit

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…

Features

  • Steganalysis Tools - Provides a web interface for steganographic analysis.

Star history

Star history chart for beafn28/stegatoolkitStar history chart for beafn28/stegatoolkit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with StegaToolkit

These projects share indexed features with StegaToolkit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • caenorst/yenet-pytorchCaenorst avatar

    Caenorst/YeNet-Pytorch

    58View on GitHub↗

    Pytorch implementation of "Deep Learning Hierarchical Representations for Image Steganalysis" by Jian Ye, Jiangqun Ni and Yang Yi

    Python
    View on GitHub↗58
  • b3dk7/stegexposeb3dk7 avatar

    b3dk7/StegExpose

    241View on GitHub↗

    StegExpose

    Java
    View on GitHub↗241
Compare all 27 related projects→

Frequently asked questions

What does beafn28/stegatoolkit do?

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…

What are the main features of beafn28/stegatoolkit?

The main features of beafn28/stegatoolkit are: Steganalysis Tools.

Which projects share features with beafn28/stegatoolkit?

Projects with overlapping indexed features include: 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… daniellerch/aletheia — Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its… b3dk7/stegexpose — StegExpose.