Video Games...
Video Games...
Out of context: Reply #2107
- Started
- Last post
- 5,350 Responses
- ernexbcn0
@detritus I found the way, you need a *nix OS for this:
dd if=/dev/zero of=file.txt count=1024 bs=10240
That creates a text file with gibberish of 10 megabytes.
Then create a GIF 1x1 transparent on Photoshop.
Then run:
cat file.txt >> thegif.gif
It will merge both files in one, the GIF will still work, the problem is I tried uploading it to imgur or the rest of free image services and they won't take it, I also tried creating a 1x1 animated transparent GIF with the data and it didn't work either.