this project is live at : Click Here
Steganography using dual ecryption, once on pixel itself and other on changing the pixel order according to user input.
This project is implemented as website using NodeJs
To run this project make sure the localhost port 3000 is free.
requirements and how to run:
- node js
- *run "npm install" command to run all the dependencies
- run "node app" to start the serve
- search "localhost:3000" in the browser to open the website