All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AnimatedGif APINames App AudioCapacityException Thrown if the capacity of an audio file is not enough to encode the payload.AudioNotFoundException Thrown if an audio file could be read from the given media.AudioOverlay The implementing classes should be able to returns data bytes of an audio file independent from their order in the file.BitByteConverter This class provides methods that make working with bits and bytes easier.BuffImgEncoder This is a superclass to algorithms which encode and decode payloads into images using PixelCoordinateOverlays as image representation.ByteArrayUtils ByteHex Decode EmptyFrameException Encode GifDecoder A decoder capable of processing a GIF data stream to render the graphics contained in it.GIFMakerImageIO Implementation for PC Version using GIFDecoder and java.imageioGIFTableDecoder IDecoder IEncoder IGIFMaker ImageCapacityException Thrown if the images usable pixels determined by an overlay are too few to support the attempted operation.ImageSequenceUtils ImageSteg ImageStegIO Classes which implement this interface exist to handle reading and writing of images to and from byte arrays as well as choosing the appropriate encoders (and their overlays) for the given image.ImageStegIOJava This Class exists to handle reading and writing of BufferedImages to and from byte arrays as well as choosing the appropriate encoders (and their overlays) for the given image.ImageWritingException Thrown if an image could not be reassembled successfully after encoding a message in it.JSONPersistentHelper JSONPersistentManager LSBChanger This class can read from and write to the least significant bits of a byte array.Main MediaCapacityException Thrown if the medias capacity is too small to fit the message to hideMediaNotFoundException Thrown if the attempt to read a certain type of media failed.MediaReassemblingException Thrown if the media could not be reassembled successfully after encoding a message in it.MediaType MP3File This class represents an MP3 file.MP3Overlays This enum contains every overlay that can be used to encode or decode messages into or from MP3 files.MP3SequenceOverlay This class returns the data bytes of an MP3 file in order.MP3ShuffleOverlay This class returns the MP3 data bytes randomized according to a seed.MP3Steganography This class can encode and decode messages from a byte array containing an MP3 audio file using an overlay.NoImageException Thrown if the attempt to read an image failed.PersistenceDummy PixelBit PixelCoordinateOverlay Classes that implement this interface should be able to return pixels of a given BufferedImage or similar image representation in an order independent from the coordinate system of the pixels (to act as an overlay).PixelIndex RemoveTransparentShuffleOverlay This class returns Pixels of the underlying Bitmap in a random order determined by the seed that is given to its constructor.SequenceOverlay This class returns Pixels of the underlying Bitmap in order from top left (x=0, y=0) to bottom right (x=bitmap.getWidth(), y=bitmap.getHeight()).ShuffleOverlay This class returns Pixels of the underlying BufferedImage in a random order determined by the seed that is given to its constructorSocialMedia SocialMediaListener SocialMediaSteganography SocialMediaSteganographyException SocialMediaSteganographyImpl Steganography TableOverlay Token resembles oAuth1 Tokens oAuth1 Token consists of a pair of tokens accessToken and accessTokenSecretTumblr Tumblr Social Media to upload PNG and MP3.TumblrConstants UnknownStegFormatException Thrown if the format of a steganographically encoded (hidden) message cannot be determined and therefore the message cannot be decoded (i.e.UnsupportedImageTypeException Thrown if an operation was attempted on an image type it doesn't support.UnsupportedMediaTypeException Thrown if an operation was attempted on a media it doesn't support.UnsupportedVideoTypeException Video VideoCapacityException VideoDecoder VideoEncoder VideoNotFoundException VideoSteg