#png #script #embed #silly #send #shellscripts

app silly-png

embed shellscripts and files into png files!

3 stable releases

1.0.2 Feb 1, 2024
1.0.1 Jan 29, 2024

#113 in Embedded development

Download history 12/week @ 2024-01-27 15/week @ 2024-02-17 32/week @ 2024-02-24 2/week @ 2024-03-02 108/week @ 2024-03-09 8/week @ 2024-03-16 27/week @ 2024-03-30

115 downloads per month

CC0 license

7.5MB
150 lines

silly-png

embed shellscripts and files into png files!

crates.io

see silly.png for an example

show silly.png ![silly.png](silly.png)

disclaimer

do not run any random file with sh without checking if it's malicious first!
you can see the source code embedded in a file silly-png outputs by opening it in a hex editor like ImHex or using a tool like TweakPNG.

usage

# install silly-png
cargo install silly-png

# rickroll
silly-png my_funny_cat_image_real.png scripts/epic_rickroll_script.sh rickroll.mp4
# you can now send my_funny_cat_image_real.silly.png to your friends!

# you can even boot a VM
silly-png amogus.png scripts/qemu.sh AmogOS-v0.2.1.iso
# see qemu.sh for details

example scripts

there are example scripts under the scripts folder go there

warning

i wrote this between 2:30 and 6:00

please do not use this to spread malware i will bite your head off

it is also cc0, see LICENSE for details

Dependencies