We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0111e3 commit 48fa8cfCopy full SHA for 48fa8cf
ethical-hacking/steganography/README.md
@@ -24,7 +24,7 @@ To run this:
24
```
25
python steganography.py -e image.PNG -t "This is some secret data."
26
27
- This will write another image `imaged_encoded.PNG` with data encoded in it and **outputs:**
+ This will write another image `image_encoded.PNG` with data encoded in it and **outputs:**
28
29
[*] Maximum bytes to encode: 125028
30
[*] Encoding data...
0 commit comments