Skip to content

Instantly share code, notes, and snippets.

Created September 23, 2016 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8fbe170bfcca5d7475b59299fabbd0a3 to your computer and use it in GitHub Desktop.
Save anonymous/8fbe170bfcca5d7475b59299fabbd0a3 to your computer and use it in GitHub Desktop.
0000 Split(25, 1) (start)
0001 Split(2, 3)
0002 Bytes(\x00, \x7f) (goto: 0)
0003 Split(5, 6)
0004 Bytes(\x80, \xbf) (goto: 0)
0005 Bytes(\xc2, \xdf) (goto: 4)
0006 Split(8, 9)
0007 Bytes(\xa0, \xbf) (goto: 4)
0008 Bytes(\xe0, \xe0) (goto: 7)
0009 Split(11, 12)
0010 Bytes(\x80, \xbf) (goto: 4)
0011 Bytes(\xe1, \xec) (goto: 10)
0012 Split(14, 15)
0013 Bytes(\x80, \x9f) (goto: 4)
0014 Bytes(\xed, \xed) (goto: 13)
0015 Split(16, 17)
0016 Bytes(\xee, \xef) (goto: 10)
0017 Split(19, 20)
0018 Bytes(\x90, \xbf) (goto: 10)
0019 Bytes(\xf0, \xf0) (goto: 18)
0020 Split(22, 24)
0021 Bytes(\x80, \xbf) (goto: 10)
0022 Bytes(\xf1, \xf3) (goto: 21)
0023 Bytes(\x80, \x8f) (goto: 10)
0024 Bytes(\xf4, \xf4) (goto: 23)
0025 Split(26, 27)
0026 Bytes(\x00, \t) (goto: 51)
0027 Split(28, 29)
0028 Bytes(\x0b, \x7f) (goto: 51)
0029 Split(31, 32)
0030 Bytes(\x80, \xbf) (goto: 51)
0031 Bytes(\xc2, \xdf) (goto: 30)
0032 Split(34, 35)
0033 Bytes(\xa0, \xbf) (goto: 30)
0034 Bytes(\xe0, \xe0) (goto: 33)
0035 Split(37, 38)
0036 Bytes(\x80, \xbf) (goto: 30)
0037 Bytes(\xe1, \xec) (goto: 36)
0038 Split(40, 41)
0039 Bytes(\x80, \x9f) (goto: 30)
0040 Bytes(\xed, \xed) (goto: 39)
0041 Split(42, 43)
0042 Bytes(\xee, \xef) (goto: 36)
0043 Split(45, 46)
0044 Bytes(\x90, \xbf) (goto: 36)
0045 Bytes(\xf0, \xf0) (goto: 44)
0046 Split(48, 50)
0047 Bytes(\x80, \xbf) (goto: 36)
0048 Bytes(\xf1, \xf3) (goto: 47)
0049 Bytes(\x80, \x8f) (goto: 36)
0050 Bytes(\xf4, \xf4) (goto: 49)
0051 Match(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment