GitHunt
LU

lucthienphong1120/basic-steganography

Basic steganography using python by injecting extra bytes after image file

basic-steganography

Basic steganography using python by injecting extra bytes after image file

image

Usage

Usage: python main.py <mode> <image> [<message>]

    mode: mode to use
      -a: --append
      -r: --retrieve
      -c: --clear
    image: image file (png|jpg)
    message: secret message to hide (only on mode a)

Screenshot

image

More detail

https://blog.crfnetwork.com/security/sec-knowledge/chen-byte-ma-hoa-tin-nhan-vao-hinh-anh-bang-python/

Languages

Python100.0%

Contributors

Created November 21, 2022
Updated June 30, 2025
lucthienphong1120/basic-steganography | GitHunt