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