Newer
Older
DrawOnHisBadge / README.md
root on 29 Jul 2019 982 bytes initial commit

DrawOnHisBadge

Script to automatically draw on badge of Tim McGuffin 's Defcon 27 badge. Using the websocket of drawonmybadge.com

Prepare images

must be 64px wide by 32px high .png

prepare for conversion with:

find . -type f -iname '*.png' -exec pngcrush -ow -rem allb -reduce {} \;

Add to badge

╰» php5 index.php img/creeper.png 
.-,--.                ,---.     ,-_/,.       ,-,---.       .       
' |   \ ,-. ,-. . , , |   | ,-. ' |_|/ . ,-.  '|___/ ,-. ,-| ,-. ,-.
, |   / |   ,-| |/|/  |   | | |  /| |  | `-.  ,|   \ ,-| | | | | |-'
`-^--'  '   `-^ ' '   `---' ' '  `' `' ' `-' `-^---' `-^ `-' `-| `-'
                                                              ,|    
                                                              `'
[+] Img: img/creeper.png
[i] Height: 32
[i] Width: 64
[!] sending...
[+] complete: 100%           
[+] done