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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to beafn28/stegatoolkit

Open-source alternatives to StegaToolkit

27 open-source projects similar to beafn28/stegatoolkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best StegaToolkit alternative.

  • b3dk7/stegexposeAvatar de b3dk7

    b3dk7/StegExpose

    241Ver en GitHub↗

    StegExpose

    Java
    Ver en GitHub↗241
  • bolin-chen/audio-steganalysis-cnnAvatar de bolin-chen

    bolin-chen/audio-steganalysis-cnn

    12Ver en GitHub↗

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

    Python
    Ver en GitHub↗12
  • brijeshiitg/pytorch-implementation-of-srnetAvatar de brijeshiitg

    brijeshiitg/Pytorch-implementation-of-SRNet

    103Ver en 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
    Ver en GitHub↗103
  • caenorst/yenet-pytorchAvatar de Caenorst

    Caenorst/YeNet-Pytorch

    58Ver en GitHub↗

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

    Python
    Ver en GitHub↗58
  • chenlang2018/breakingsteganalysisganAvatar de Chenlang2018

    Chenlang2018/BreakingSteganalysisGAN

    0Ver en GitHub↗

    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…

    Ver en GitHub↗0

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • daniellerch/aletheiaAvatar de daniellerch

    daniellerch/aletheia

    207Ver en GitHub↗

    Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its objectives, Aletheia uses state-of-the-art machine learning techniques. It is capable of detecting several different steganographic methods as for example F5, Steghide, LSB…

    Python
    Ver en GitHub↗207
  • daniellerch/papersAvatar de daniellerch

    daniellerch/papers

    2Ver en GitHub↗

    Detection of Classifier Inconsistencies in Image Steganalysis. July 2019. Proceedings of the ACM Workshop on Information Hiding and Multimedia Security. pdf slides.

    Ver en GitHub↗2
  • deepsteg/deepstegAvatar de deepsteg

    deepsteg/deepsteg

    0Ver en GitHub↗

    Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its objectives, Aletheia uses state-of-the-art machine learning techniques. It is capable of detecting several different steganographic methods as for example LSB replacement, LSB…

    Python
    Ver en GitHub↗0
  • dfish13/stegasaurus2Avatar de dfish13

    dfish13/Stegasaurus2

    0Ver en GitHub↗

    Stegasaurus 2 is a steganography library. Maybe someday it will also be an application which allows non programmers to do steganography. For now though my focus is on making more steganographic methods available so no GUI or web stuff just yet.

    C++
    Ver en GitHub↗0
  • eugenekolo/sec-toolsAvatar de eugenekolo

    eugenekolo/sec-tools

    684Ver en GitHub↗

    NO LONGER MAINTAINED

    HTML
    Ver en GitHub↗684
  • ge0rg3/stegonlineAvatar de Ge0rg3

    Ge0rg3/StegOnline

    381Ver en GitHub↗

    A web-based, enhanced and open-source port of StegSolve. Upload any image file, and the relevant options will be displayed. View a live demo at http://stegonline.georgeom.net/.

    TypeScript
    Ver en GitHub↗381
  • incidedigital/misticaAvatar de IncideDigital

    IncideDigital/Mistica

    246Ver en GitHub↗

    | | |:----------: | | Mística Logo by JoelGMSec |

    Python
    Ver en GitHub↗246
  • javierwilson/cookie-stegoAvatar de javierwilson

    javierwilson/cookie-stego

    2Ver en GitHub↗

    cookie-stego: stegnalysis tools

    C
    Ver en GitHub↗2
  • jessica0x73/steganalyseAvatar de jessica0x73

    jessica0x73/steganalyse

    7Ver en GitHub↗

    Steganalyse.py is a Python tool that uses SVMs and Logistic Regression to classify image and video files as being either clean or steganographic.

    Python
    Ver en GitHub↗7
  • librauee/steganalysisAvatar de librauee

    librauee/Steganalysis

    177Ver en GitHub↗

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

    Jupyter Notebook
    Ver en GitHub↗177
  • paradoxis/stegcrackerAvatar de Paradoxis

    Paradoxis/StegCracker

    597Ver en GitHub↗

    Steganography brute-force utility to uncover hidden data inside files

    Python
    Ver en GitHub↗597
  • quangntenemy/steganabaraAvatar de quangntenemy

    quangntenemy/Steganabara

    32Ver en GitHub↗

    Steganabara

    Java
    Ver en GitHub↗32
  • rabi3elbeji/steganalysiscnnAvatar de rabi3elbeji

    rabi3elbeji/SteganalysisCNN

    26Ver en GitHub↗

    This work inspired by a recent work of Mo Chen et al

    Python
    Ver en GitHub↗26
  • rabi3elbeji/udssAvatar de rabi3elbeji

    rabi3elbeji/udss

    0Ver en GitHub↗

    This project is under construction!

    Python
    Ver en GitHub↗0
  • rickdejager/stegseekAvatar de RickdeJager

    RickdeJager/stegseek

    1,274Ver en GitHub↗

    :zap: Worlds fastest steghide cracker, chewing through millions of passwords per second :zap:

    C++brute-forcecrackingctf
    Ver en GitHub↗1,274
  • rokkuran/stegasawusAvatar de rokkuran

    rokkuran/stegasawus

    15Ver en GitHub↗

    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…

    Python
    Ver en GitHub↗15
  • th3gundy/stegcrackerAvatar de th3gundy

    th3gundy/stegCracker

    9Ver en GitHub↗

    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.

    Python
    Ver en GitHub↗9
  • welloworld/welloganography-solverAvatar de welloworld

    welloworld/welloganography-solver

    6Ver en GitHub↗

    A rich toolkit of steganography solutions to CTF challenges

    Python
    Ver en GitHub↗6
  • yangzlthu/istego100kAvatar de YangzlTHU

    YangzlTHU/IStego100K

    71Ver en GitHub↗

    IStego100K: Large-scale Image Steganalysis Dataset, mixed with various steganographic algorithms, embedding rates, and quality factors.

    Python
    Ver en GitHub↗71
  • yassineyousfi/alaskaAvatar de YassineYousfi

    YassineYousfi/alaska

    45Ver en GitHub↗

    This repo provides state-of-the-art pre-trained models for steganalysis in the JPEG domain, trained and used to win the ALASKA 1 steganalaysis challenge. Details about the architectures can be found in our paper.

    OpenEdge ABL
    Ver en GitHub↗45
  • zed-0xff/zstegAvatar de zed-0xff

    zed-0xff/zsteg

    1,582Ver en GitHub↗

    detect stegano-hidden data in PNG & BMP

    Ruby
    Ver en GitHub↗1,582
  • zeecka/aperisolveAvatar de Zeecka

    Zeecka/AperiSolve

    828Ver en GitHub↗

    Steganalysis web platform

    Python
    Ver en GitHub↗828