Created
October 24, 2020 14:51
-
-
Save TildeSlashC0re/d990487c4d2ca9d873cd853ad0c36376 to your computer and use it in GitHub Desktop.
see https://twitter.com/GalacticFurball/status/1319765986791157761 | archive: [ https://archive.md/dXdvQ ]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://archive.md/dXdvQ/c58b55674ef876f8b78d02c30a685561b6376981.png --output 01.png && \ | |
curl https://archive.md/dXdvQ/4591a5caa74058c0ae18d71b5cc40ea41a6ea496.png --output 02.png; \ | |
convert -depth 8 01.png rgb:ytdl01.part; \ | |
convert -depth 8 02.png rgb:ytdl02.part; \ | |
cat ytdl01.part ytdl02.part > youtube-dl2020.09.20.tar.gz; \ | |
rm ytdl01.part ytdl02.part; \ | |
clear; \ | |
print 'sha256 checksum: \n'; \ | |
sha256sum youtube-dl2020.09.20.tar.gz |
@stefanbosch, here is how the video you linked was created https://gist.github.com/gasman/1253b764049cfab3e29739d3f217c9c6
@stefanbosch, here is how the video you linked was created https://gist.github.com/gasman/1253b764049cfab3e29739d3f217c9c6
@starkdmi, Very nice, Thank you very much. Gonna try this out 👍
@stefanbosch, You're welcome. Here is also an image example https://github.com/rekcuFniarB/File2PNG 👌
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Awesome, thanks for sharing!
Is there someone who has a tutorial on how to make these RGB steganography images from data files? I want to be able to make these png file myself.
https://youtu.be/hyqLv2_zBdA