Showing 43 open source projects for "image steganography"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    Phase1

    Decoding Image Steganography: Finding images hidden in the last bits o

    The Phase1 program decodes hidden messages (text or images) embedded within a source image assuming common steganography techniques. It supports decoding text and images by extracting least significant bits (LSBs) from various combinations of pixel channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Generic Image Decoder

    Generic Image Decoder

    A standalone, portable generic Ada package for decoding images

    The Generic Image Decoder is a package for decoding a broad variety of image formats, from any data stream, to any kind of medium. Unconditionally portable code: OS-, CPU-, compiler- independent code. More information on... http://gen-img-dec.sf.net Alire crate: https://alire.ada.dev/crates/gid Mirror: https://github.com/zertovitch/gid
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 3
    PI-Based Image Encoder / Converter

    PI-Based Image Encoder / Converter

    Python code able to convert / compress image to PI (3.14, π) Indexes

    Image processing tool that encodes pixel data as indices within the first 16.7 million digits of PI (π). Features high-performance Numba-accelerated search and a signature 'film-grain' aesthetic upon reconstruction. ZIP also include 16 MB file with 16,7 mil numbers of PI Benchmark(Single-Thread): Hardware & Environment Apple Silicon: Apple M2 (Mac mini/MacBook) x86_64 Platform: Intel Core Ultra 5 225F (Arrow Lake, 10 Cores) OS 1: Fedora 43 (GNOME) OS 2: Windows 11 Pro...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 11 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Frontend Park

    Frontend Park

    Frontend projects and experiments

    frontend-park is a collection of engaging frontend projects and experiments, showcasing various web technologies. It includes examples ranging from pose and face recognition using TensorFlow.js to WebRTC-based video calls and Three.js 3D animations. This repository serves as a playground for exploring and learning modern frontend development techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bitcrypt

    bitcrypt

    BitCrypt is a free ultra-strong encryption that hides text in bitmaps.

    BitCrypt is an elegant encryption that allows for the storage and transmission of information in an undetectable manner. The program processes a user-supplied text encrypting it with the Rijndael cipher and storing it in a user-selected bitmap image. This later step is called steganography, which means "to hide invisibly". If you intend to store sensitive information invisibly, you may encrypt it with BitCrypt and keep it in a picture image. Alternatively, if you intend to pass information to another party, you may encrypt it using BitCrypt and publish it as a part of a website. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pixload

    Pixload

    Image Payload Creating/Injecting tools

    ...Functions as a steganography tool for hiding backdoors or messages in images.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Stegofierfx

    Stegofierfx

    It is a simple and user friendly application to hide messages in image

    Stegofier is a simple and user friendly interface to hide and retrieve message inside any Image file (Specifically for Portable Network Graphics (.PNG) files) with a support for range of Devices and Operating Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Steganography-Gui

    Steganography-Gui

    Hide a Image In a Image

    Instructions in ReadMe.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    Steganography

    Conceal message within image

    The proof of concept code demonstrates steganography that passes text and returns an image that can be unpacked with processed data. The prototype is ideal for host that restrict access to another server but allows external image loading from client browser like cross-origin resource sharing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Image Steganography

    Image Steganography

    Image Steganography

    Steganography is the practice of concealing a file, message, image, or video within another file, message, image, or video. The word steganography comes from New Latin steganographia, which combines the Greek words steganós , meaning "covered or concealed", and -graphia meaning "writing".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Steganography

    Steganography

    Steganography library for Processing

    V1.0.2 compatible with both Processing 2 & 3 Hide your images and text in plain sight. A library for Processing that can embed text and images into a carrier image. The hidden image or text is encrypted for additional security and requires a password or better still a pass phrase to retrieve and decrypt the hidden message. There is no source code difference between 1.0.1 and 1.0.2 it simply corrects the library URL in the supporting documentation used by the Processing Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stegano.Net

    Stegano.Net

    Image Steganography for Windows

    Stegano.Net is free Steganography Tool for Windows. It hides texts/files/data in images. The secret data can be unveiled from the Images afterwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Invoke-PSImage

    Invoke-PSImage

    Encodes a PowerShell script in the pixels of a PNG file

    Invoke-PSImage is a PowerShell utility that hides, extracts, and optionally executes PowerShell payloads inside image files using simple steganography techniques. It can embed a script or binary blob into an image (commonly PNG or JPEG) and later recover that payload without leaving a separate file on disk, enabling in-memory execution workflows. The tool offers options for compression and encryption so the embedded content is both smaller and protected by a passphrase when required. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    steganography
    virgo-steganography Hidding any binary flle < 64k in image Require opencv on ubuntu, osx and android tested on Nougat (OpenCV Manager 3.0) armeabi To embed (output file name is o.png) ./embed image-file binary-file To extract ./extract steganography-file Compiled and run on os x, ubuntu, windows and android Most beautiful ratio image/binary 3MBytes/64KBytes https://www.youtube.com/watch?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kryfto

    Kryfto

    Outlook 2013 Add-in - Image and Excel Steganography

    Using Kryfto Outlook 2013 Add-in you could send a email using image or excel steganography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Image Steganography(JPEG)

    Image Steganography(JPEG)

    Steganography for JPEG

    It's a C# .Net based Image Steganography project to support JPEG steganography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPGRAR Create/Extract

    JPGRAR Create/Extract

    Extract or create JPGRAR easily. Also creates any other file formats.

    JPGRAR software allows you to create or extract archive files from JPGRAR, a seemingly normal JPG file with RAR secretly attached (steganography). Yes trust me, this is possible ;) JPGRAR is popular for sharing files on image board websites, where you are only allowed to share photos and external download links may expire. Your JPGRAR mustn't be compressed by the website for you to share it. It wouldn't work on, say, Facebook which compresses your photo to a lower quality file. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    CrypSten

    A Hybrid Cryptosystem with Steganography DLL

    A library written in Visual C# for encrypting a text message into an image file, and decrypting an image file to get the text message using Rijndael Algorithm, RSA Algorithm, and LSB Substitution Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Steganography v2.0

    Steganography v2.0

    Hide archives inside any image type

    Hides any archive file inside any image, when opened it functions exactly as an image and can still be printed as usual, but once opened with WinRAR or any other similar program the contents of the archive can be seen. ************************************************************************************************************************** Now has the ability to mask the size of the image so that it stays the same even when TB's of data are hidden within...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 21

    Image Steganography

    Image Steganography

    This project is for hiding data inside Image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hide & Reveal
    Composed of a Java steganographic library and GUI to use steganography. Primarily intended for research communities on security and steganography to implement new dissimulation and steganalysis algorithms. More information at www.hidereveal.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SteghideGUI

    Steghide GUI is perfect C++/Qt app for embedding and extracting data

    Steghide is a steganography program that is able to hide data in various kinds of image- and audio-files. The color- respectivly sample-frequencies are not changed thus making the embedding resistant against first-order statistical tests. SteghideGUI is Qt GUI with various features. It supports steganography capacity counter (also supports UTF8 and compression).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Steganography for OfficeXML file

    A tool which you can use to hide a file in a Office 2007 file

    The tool is a MFC application,and the tool used the method of Unknown parts and Unknown relationships to embed a file (image or text file) in a Office 2007 file(.docx,.pptx and .xlsx).You can use the tool as follow: 1、Select a operation that you want to do. 2、Select a Office 2007 file . 3、Select a file that you want to hide.Please note,the name of the file must be composed with letter or number.If you select the operation "Information Extracting",then you need not to select the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a Steganography software that allows you conceal files inside any picture type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB