Advertisement
Guest User

marshal_test.py

a guest
Jan 25th, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. import marshal
  2. exec(marshal.loads('''c\x00\x00\x00\x00\x04\x00\x00\x00sR\x00\x00\x00\x7f\x00\x00\x7f\x02\x00d\x00\x00k\x00\x00Z\x00\x00\x7f\x03\x00e\x00\x00i\x01\x00\x83\x00\x00Z\x02\x00\x7f\x04\x00x*\x00e\x02\x00i\x03\x00\x83\x00\x00D\x7f\x04\x00]\x19\x00Z\x04\x00\x7f\x05\x00e\x02\x00i\x05\x00e\x04\x00d\x01\x00\x83\x02\x00\x01q.\x00Wd\x00\x00S(\x02\x00\x00\x00Ni\x01\x00\x00\x00(\x06\x00\x00\x00s\x05\x00\x00\x00inboxs\x05\x00\x00\x00Inboxs\x03\x00\x00\x00boxs\x0c\x00\x00\x00sms_messagess\x02\x00\x00\x00ids\n\x00\x00\x00set_unread(\x03\x00\x00\x00s\x03\x00\x00\x00boxs\x05\x00\x00\x00inboxs\x02\x00\x00\x00id(\x00\x00\x00\x00(\x00\x00\x00\x00s\x08\x00\x00\x00<script>s\x01\x00\x00\x00?\x02\x00s\x08\x00\x00\x00\x0f\x01\x0f\x01\x10\x00\t\x01'''))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement