This application applies steganography technique to embed and decode messages from images taken by the smartphone.
Clone this repository and change directory
git clone git@bitbucket.org:upender_kalwa/stegonagraphy_demo_app.git
cd stegonagraphy_demo_app
Install necessary modules
npm install cordova ionic
To run the app
ionic serve
This code is GNU GENERAL PUBLIC LICENSED.
If you have any suggestions or identified bugs please feel free to post them!