59 skills found · Page 1 of 2
ktekeli / Audio Steganography AlgorithmsA Library of Audio Steganography & Watermarking Algorithms
RoliSoft / SteganographySteganography algorithms implemented in C++ with OpenCV.
Shyguy99 / InsiderAn app to hide text data in a image implementing Steganography with AES algorithm
0ur4n05 / StegregA tool that encrypt and hide your data inside your images.
TapanSoni / BPSteganoBPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
farinap5 / Bitmap4shellA (quite) simple steganography algorithm to hide shellcodes within bitmap image.
arsalanjabbari / Image Steganography LSBImage-Steganography-LSB is a command-line application that enables users to perform steganography using the Least Significant Bit (LSB) algorithm on images. This technique allows you to hide sensitive information within image files in a way that is not detectable by the human eye.
Mahmoud7Osman / AixCryptA Key Calculation Based Program For Data Confidentiality Over A Steganography-Like Technique Using The ROT Algorithm
Delta-Sec / StegXStegX is a modern, open-source steganography toolkit designed for digital forensics experts and cybersecurity professionals. It offers fast, accurate, and stealthy methods by non-linear lsb algorithm to embed and extract hidden data within images outperforming traditional tools, detection evasion, and cross-format compatibility
sniperline047 / Audio Steganography CLIA Python-based Command Line Interface for encoding and decoding secret messages within audio files using various steganography algorithms. Supports Standard LSB, Enhanced LSB (with and without flipping), and provides accuracy calculation for decoded messages.
LabunskyA / F5arCompress your data using F5 steganography algorithm
abhijeet-adarsh / SteganographySteganography in java using LSB technique for hiding message in PNG image & using AES and SHA-2 algorithm for encryption/decryption of message.
rg4sun / RG LSBImplementation and Performance Analysis of LSB Steganography Algorithm. The test shows that it has excellent imperceptibility (PSNR value all above 50), and the visual observation of the embedded graph is no different from the original graph. In the case of no attack, the error rate of watermark extraction is 0%, indicating an excellent extraction effect.
otuncelli / F5 Steganography:package: C# Implement of F5 Algorithm for JPEG Steganography
CSE-Projects / Secure Video SteganographyImplementing a highly secure video steganography algorithm using Hamming code (7, 4)
rahulsinghinfosec / LSB SteganographyThis Project Describes the use of LSB Steganography, with a python program added to further implement it. I havn't writtent the algorithm but used "stegano", a python library to implement it.
hasukmistry / Password ManagerPassword manager using cipher encryption algorithms, steganography, and google authenticator.
p-sachin / Audio Reconstruction ProjectA research based project which uses steganography and ML/deep learning algorithm to reconstruct the lost audio signals from a corrupted file.
labellson / GenstegoAn image steganography with high embedding capacity based on a genetic algorithm
n-sumanth-bhat / Final Year ProjectImplementation of 3-D Pythocrypt algorithm and Image Steganography in Python