Skip to content

Instantly share code, notes, and snippets.

@gschlabitz
Last active March 27, 2022 16:28
Show Gist options
  • Save gschlabitz/2d227dda71fee14b4564dc8dbcd39de7 to your computer and use it in GitHub Desktop.
Save gschlabitz/2d227dda71fee14b4564dc8dbcd39de7 to your computer and use it in GitHub Desktop.
Echo dedsec skull and change prompt to make your shell totally haxx0r
#!/bin/bash
echo "
pN▒g▒p▒g▒▒g▒ge
▒▒▒▒▒▒▒░░▒░▒░▒
_0▒░▒░▒░░▒▒▒▒▒▒▒!
4▒▒▒▒▒░░░▒░░▒▒▒▒▒Y
│\` \~~#00░░0 MMM\"M│
\`gM░M7
│ 00q0 │
J0IN #▒____g▒0░░P______0
#▒0g_p#░░04▒▒&,__M#
U5 0▒▒▒▒▒00 ]0▒▒▒▒00
│\j▒▒0' \`0▒▒▒4M'
│\#▒▒&▒▒gg▒▒0& │
\" ▒▒00▒▒▒▒00▒▒'d
% ¼▒ ~P▒¼▒▒│¼¼│
M▒9 ▒▒ ▒j,g
l▒g▒ @▒9 ▒
~▒0▒▒▒p ▒g▒ %
@░▒▒▒▒▒ ▒▒░
M0░░ ░░^
\`
"
export PS1=">DEDSEC:\W "
@gschlabitz
Copy link
Author

This is a Unicode (UTF-8) transcription of a screenshot. Looks reasonably well in Terminal (OSX) with Menlo, but not quite the same. If you know the font used by Ubisoft in Watch Dogs, I'd appreciate a comment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment