Skip to content

steg-go v1.0.0

Latest
Compare
Choose a tag to compare
@pranaykumar2 pranaykumar2 released this 02 Apr 07:43
· 5 commits to main since this release
e7653d0

First stable release of steg-go, a Go-based image steganography tool that enables hiding and extracting secret messages within image files. This tool provides both a command-line interface and a web-based UI for easy use.

Features

  • Hide text messages and files within PNG/JPG images
  • Extract hidden messages from processed images
  • Web interface for easy interaction
  • Command-line interface for automation
  • API endpoints for programmatic access
  • Swagger documentation for API exploration