Skip to content

Instantly share code, notes, and snippets.

View chfoo's full-sized avatar

Christopher Foo chfoo

View GitHub Profile
traceroute -m 200 obiwan.scrye.net
traceroute to obiwan.scrye.net (204.244.252.35), 200 hops max, 52 byte packets
1 192.168.16.20 (192.168.16.20) 7.534 ms 4.420 ms 2.951 ms
2 41.161.72.225 (41.161.72.225) 6.101 ms 5.317 ms 5.075 ms
3 41.160.24.13 (41.160.24.13) 7.364 ms 9.033 ms 8.662 ms
4 * * *
5 41.160.0.243 (41.160.0.243) 10.521 ms 8.304 ms 8.235 ms
6 41.160.0.242 (41.160.0.242) 10.024 ms 9.046 ms 13.001 ms
7 ix-0-3-0-0.tcore1.jso-johannesburg.as6453.net (216.6.55.37) 53.576 ms 9.311 ms 9.040 ms
8 if-4-2.tcore1.klt-capetown.as6453.net (41.206.178.2) 183.272 ms 183.199 ms 180.528 ms
@chfoo
chfoo / README.md
Created August 7, 2014 22:14 — forked from AviDuda/README.md
#!/usr/bin/env python
import json
import logging
import os
import re
import string
import sys
import requests
from datetime import datetime
@chfoo
chfoo / aplayer.as
Created November 19, 2013 03:52
hyves aplayer.swf

//----------------------------------------------------------------------
//Symbol 20486 MovieClip [__Packages.com.meychi.ascrypt.Base64] Frame 0
//----------------------------------------------------------------------
class com.meychi.ascrypt.Base64
{
function Base64 () {
}
static function encode(src) {
var _local3 = 0;
import datetime
from distutils.version import StrictVersion
import fcntl
import os
import pty
from seesaw import item
import seesaw
from seesaw.config import NumberConfigValue
from seesaw.externalprocess import WgetDownload
from seesaw.item import ItemInterpolation, ItemValue