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

th3gundy/stegCracker

0
View on GitHub↗
9 stars·3 forks·Python·8 views

StegCracker

CTF'lerde Steganography kategorisindeki bazı sorular steghide aracıyla çözülmektedir, flag dosyası resimden elde edilmektedir. Bazı durumlarda bu işlem belirlenmiş bir parola ile gerçekleşir.

Features

  • Steganalysis Tools - Brute-forces passwords for steganographic images.

Star history

Star history chart for th3gundy/stegcrackerStar history chart for th3gundy/stegcracker

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 StegCracker

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

Frequently asked questions

What does th3gundy/stegcracker do?

CTF'lerde Steganography kategorisindeki bazı sorular steghide aracıyla çözülmektedir, flag dosyası resimden elde edilmektedir. Bazı durumlarda bu işlem belirlenmiş bir parola ile gerçekleşir.

What are the main features of th3gundy/stegcracker?

The main features of th3gundy/stegcracker are: Steganalysis Tools.

What are some open-source alternatives to th3gundy/stegcracker?

Open-source alternatives to th3gundy/stegcracker 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.