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](https://twitter.com/NotMedic) Defcon 27 badge. Using the websocket of drawonmybadge.com

**<u>Prepare images</u>**

must be 64px wide by 32px high .png  

prepare for conversion with:

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

**<u>Add to badge</u>**

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