Home > stega

stega

Stega is a project mainly written in C and SHELL, it's free.

A steganography set of tools that embeds a file into the LSB's of another.

STEGA

Is a steganography set of tools that embeds a file into the LSB's of another.

PROGRAMS DESCRIPTION

hide : Embeds a file into another regardless of the format. recover : Recovers data embedded within a file regardless of format. png_extractor : Extracts raw pixels and other useful information from PNG images. png_restorer : Creates a PNG image using raw pixels and a reference image. hide_into_image.sh : Example script using the tools to embed information into a PNG file. recover_data_from_image : Example script using the tools to recover information embedded into a PNG file.

USAGE

hide

recover png_restorer png_extractor sbin/hide_into_image.sh sbin/recover_data_from_image.sh
Previous:snapup-android