hetalb16
I'm pursing Information Technology Engineering, who loves coding, DSA and problem solving. Aspiring SDE with big dreams. Good in android dev, web dev, java, HTM
hetalb16's Stars
DAI-Lab/SteganoGAN
SteganoGAN is a tool for creating steganographic images using adversarial training.
xerohackcom/Chaya
Advance Image Steganography
computationalcore/cryptosteganography
A python steganography module to store messages or files protected with AES-256 encryption inside an image.
Marcovaldong/ISGAN
Implementation of "Invisible Steganography via Generative Adversarial Networks" (https://arxiv.org/abs/1807.08571)
JapsimarSinghWahi/DeepSteganography
Ever sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using images for this exchange? Steganography is what you need! It is one of the techniques of encryption and over the years, steganography has been used to encode a lower resolution image into a higher resolution image. But steganography using naive methods, like LSB manipulation, is susceptible to statistical analysis. Our model extends existing deep learning research for encoding multiple secret images onto a single cover by leveraging convolutional neural networks based deep learning architectures. DeepSteg allows senders to embed up to three secret images onto a single cover using an encoder network and then have multiple decoder networks to obtain the embedded secrets.
m607stars/MultiImageSteganography
Pytorch Implementation of the paper: Multi-Image Steganography Using Deep Neural Networks by Abhishek et. al.
garg-akash/Steganography_GANs
Image steganography usings Generative Adverserial Networks
Shyguy99/Insider
An app to hide text data in a image implementing Steganography with AES algorithm
mobeets/bpcs
digital image steganography using BPCS (Bit-Plane Complexity Segmentation Steganography)
sakship31/Text-steganography
Flask website for implementation of paper on text-based steganography i.e. hiding a secret message in a cover message and sending it over social media which in turn can be revealed.
abhijeet-adarsh/Steganography
Steganography in java using LSB technique for hiding message in PNG image & using AES and SHA-2 algorithm for encryption/decryption of message.
lostmartian/LSB-Steganography-using-Pixel-Locator-Sequence-With-AES
Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstract/document/9478162
nurpeiis/Steganography-using-GANs
Generating Steganographic text using Generative Models to Overcome Censorship & Target Ads
anushreeapk/Deep-Steganography
Implementing Steganography using deep neural networks
ermantatar/SteganographyAPI
SteganographyAPI, Image Message Hider Web Service
ritikaxx/Stega-Steganography-Tool
Steganography website with features including text, image, audio and video steganography combined.
suagar10/Neural-Steganography
A neural network that encrypts text into images
zeyadetman/Image-TextSteganography
🖼 An image steganography by converting the image into text of pixels and use the LSB to hide the ciphered text that encrypted by The Caesar cipher Algorithm (Cryptography). The project decrypt the image by loading it, converting the pixels’ digits and break the LSB.
matik06/SteganographyNeuralNetworkGui
GUI dla Sieci neuronowej wykorzystywanej w steganografi napisana dla Zuzki
linhndSolar/SteganographyAPI