Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am icyphox on github.
  • I am icyphox (https://keybase.io/icyphox) on keybase.
  • I have a public key ASAn_qtRhls2hJsC-igg0S2q4qIxzIJ5RWZ0BVlKz-x3wQo

To claim this, I am signing this object:

@icyphox
icyphox / flood.py
Created April 6, 2018 12:14
A simple Python TCP flooder
import socket, sys
from struct import *
def checksum(msg):
s = 0
for i in range(0, len(msg), 2):
w = (ord(msg[i]) << 8) + (ord(msg[i+1]) )
s = s + w
s = (s>>16) + (s & 0xffff);
@icyphox
icyphox / scrotup.sh
Created April 6, 2018 12:08
scrotup.sh
#!/bin/bash
red="\e[31m"
grn="\e[32m"
ylw="\e[33m"
cyn="\e[36m"
blu="\e[34m"
prp="\e[35m"
bprp="\e[35;1m"
rst="\e[0m"
one = ARGV
strone = one.to_s
system "curl -F 'file=#{strone}' https://0x0.st"

Keybase proof

I hereby claim:

  • I am icyphox on github.
  • I am icyphox (https://keybase.io/icyphox) on keybase.
  • I have a public key ASC4bxGT3nChquCPQvbxNeeUQgNa0gkRbIt8pwGyAFJ3Xgo

To claim this, I am signing this object:

Hawlucha @ Power Herb
Ability: Unburden
Shiny: Yes
EVs: 252 Atk / 4 SpD / 252 Spe
Adamant Nature
- Acrobatics
- Sky Attack
- High Jump Kick
- Swords Dance