listed ALL the git issues on ALL the tutorials,

This commit is contained in:
nihilist 2025-03-30 20:45:30 +02:00
parent bbfab6f47e
commit 67c58fdfc9
69 changed files with 272 additions and 112 deletions

View file

@ -63,6 +63,7 @@
<h1>Hiding files in images with steghide</h1>
<a href="../index.html">Previous Page</a></br></br><p><img src="../../assets/img/Zesc.jpg" width="50px" height="50px"> <ba>Zesc - 2024-08-30</ba></p>
<p>steghide is a mature GPL-licensed CLI tool for hiding arbitrary data inside of of image files (and some archaic audio formats). Its official web presence is located at <a href="https://steghide.sourceforge.net/">https://steghide.sourceforge.net/</a>. it conceals data inside a larger coverfile in a way that is indistinguishable to first-order statistical analysis. This means there is are anomalies in the file histogram, making most pictures innocuous <b>without having the original image to compare it to.</b></p>
<p><img src="../logos/daturagit.png" style="width:100px"> <u>Sidenote:</u> Help us improve this tutorial by letting us know if there's anything missing or incorrect on this <a href="http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/46">git issue</a> directly!</p>
</div>
</div><!-- /row -->
</div> <!-- /container -->