We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc73ba5 commit c6be8b8Copy full SHA for c6be8b8
ethical-hacking/steganography/README.md
@@ -40,7 +40,7 @@ To run this:
40
[+] Decoded data: This is some secret data.
41
```
42
43
-- To encode the `foo.pdf` file into the `image.PNG` image:
+- To encode the `foo.pdf` file into the `image.PNG` image, using `steganography_advanced.py` script:
44
45
$ python steganography_advanced.py -e image.PNG -f foo.pdf -b 1
46
0 commit comments