$ abmagick hello <<< 'Hello world!'
convert 'xc:#6C6C6C' -resize '1x13!' -depth 8 -fill '#484848' -draw 'point 0,0' -fill '#656565' -draw 'point 0,1' -fill '#6F6F6F' -draw 'point 0,4' -fill '#202020' -draw 'point 0,5' -fill '#777' -draw 'point 0,6' -fill '#6F6F6F' -draw 'point 0,7' -fill '#727272' -draw 'point 0,8' -fill '#646464' -draw 'point 0,10' -fill '#212121' -draw 'point 0,11' -fill '#0A0A0A' -draw 'point 0,12' gray:hello
$ cat hello
cat: hello: No such file or directory
$ abmagick hello <<< 'Hello world!' | sh
$ cat hello
Hello world!
-
Notifications
You must be signed in to change notification settings - Fork 2
abuse ImageMagick (or GraphicsMagick) to create arbitrary files
License
jwilk/abmagick
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
abuse ImageMagick (or GraphicsMagick) to create arbitrary files
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published