Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 470 Bytes

Hiding-Information-in-Image

A web application using Angular framework that conceals information using LSB Steganography in the image and retrieves it via Steganalysis(through JavaScript).

Deployed Application: https://hiding-information-in-image.web.app/home image

Installation

npm install -g @angular/cli
npm install

Run

ng serve