Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • stash ... ? [2] Usage information [3] License [4] Misc -- [1] What is Stash? ------------------------------------------ Stash is a basic steganography program that hides a file within a bitmap image without disrupting the appearance of the original image. It ...
  • Jastegal ... Algorithm Jastegal (Just Another Steganography Algorithm) v.0.1b c0ded by BlackLight Usage: ./jastegal [-d ... in case of encoding this is the image to steganography from -o: Specify the output image. This parameter is ...
  • stegano Image steganography demo # Image steganography These are C++ programs to hide and reveal data kept in low-order bits of lossless image files. See the video at ## Building Building them requires a C++ ...
  • monarch ... to stream all input and output, thus saving on memory and disk usage. Capable of in-line encryption, steganography and decryption of audio and video data. * Integration - integrates with other network services like SMTP, UPnP, ...
  • Sandhi A steganography technique using hindi as cover text 1. A text file "DB" is included in Debug Directory. It contains some hindi text lines and words. 2. Compile the program preferably in debug mode and then run it. It will prompt you to enter a text(in ...
  • csteg Simple steganography tools (not maintained) +-----------------------------------------+ | Simple steganography tools written | | in ANSI C as part of a school course. | | Documentation only in finnish. | ...
  • Plurk_Secret plurk client with steganography
  • steganos Basic Steganography # steganos A library for hiding stuff in messages ## Usage FIXME: write ## Installation FIXME: write ## License Copyright (c) 2010 Inderjit Gill Released under an MIT license. See the file COPYING.
  • Collage ... the hidden message. Typically these `encode` and `decode` methods are implemented using an information hiding algorithm like steganography or watermarking. For example, we use [OutGuess](http://www.outguess.org) to store messages inside JPEG data. ** ...