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

librauee/Steganalysis

0
View on GitHub↗
177 stars·45 forks·Jupyter Notebook·9 views

Steganalysis

空域编码是指在图像空间域进行编码,也就是直接针对图像像素进行编码 对像素进行编码,如LSB算法,主要有下面两种方式 光栅格式 调色板格式 GIF(graphics interchange format) 一个图像编码标准往往包括多类编码方法,一个图像仅仅是其一类方法的实例。例如,常见的BMP(Bitmap)、 TIFF( Tagged Image File Format)、 PNG(Portable Network Graphics)均支持光栅格式与调色板格式编码,对这两种格式 编码分别又支持多种具体编码方法…

Features

  • Steganalysis Tools - Implements steganalysis techniques.

Star history

Star history chart for librauee/steganalysisStar history chart for librauee/steganalysis

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 Steganalysis

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

Frequently asked questions

What does librauee/steganalysis do?

空域编码是指在图像空间域进行编码,也就是直接针对图像像素进行编码 对像素进行编码,如LSB算法,主要有下面两种方式 光栅格式 调色板格式 GIF(graphics interchange format) 一个图像编码标准往往包括多类编码方法,一个图像仅仅是其一类方法的实例。例如,常见的BMP(Bitmap)、 TIFF( Tagged Image File Format)、 PNG(Portable Network Graphics)均支持光栅格式与调色板格式编码,对这两种格式 编码分别又支持多种具体编码方法…

What are the main features of librauee/steganalysis?

The main features of librauee/steganalysis are: Steganalysis Tools.

What are some open-source alternatives to librauee/steganalysis?

Open-source alternatives to librauee/steganalysis 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.