Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirzaevolution committed Aug 10, 2019
1 parent 363b1e9 commit d87e945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# SteganoHydra v.1.0.1
![SteganoHydra](https://raw.githubusercontent.com/mirzaevolution/SHydra.Console/master/resources/images/header.PNG)

**SteganoHydra** is a lightweight tool for performing Steganography operations combined with Cryptography for data security of the payload. This tool supports embedding text string as well as multiple files into a single PNG image. The security itself uses AES-256 with 20,000 iterations for the user password.
**SteganoHydra** supports 3 operations. They are message (string) embedding, single file embedding and multiple files embedding (must specify the name of the target folder).


#### Switch Descriptions

| Command | Switch | Description |
Expand Down Expand Up @@ -87,5 +89,4 @@ shydra -ex -i "G:\Samples\Output\picture3_stegafied.png" -d "G:\extract" -p PWD!
```
![Extracted-Files](https://github.com/mirzaevolution/SHydra.Console/blob/master/resources/images/source-files2.PNG?raw=true)


### Created by: [Mirza Ghulam Rasyid](https://linkedin.com/in/mirzaghulamrasyid/)

0 comments on commit d87e945

Please sign in to comment.