L
leo
Hi,
Following is the python scripts:
import marshal
exec(marshal.loads('c\000\000\000\000\001\000\000\000s\017\000\000\000\177\000\000\177\002\000d\000\000GHd\001\000S(\002\000\000\000s\005\000\000\000helloN(\000\000\000\000(\000\000\000\000s\010\000\000\000<script>s\001\000\000\000?\002\000s\000\000\000\000'))
anyone know what is the data in loads()?
i mean what is the
('c\000\000\000\000\001\000\000\000s\017\000\000\000\177\000\000\177\002\000d\000\000GHd\001\000S(\002\000\000\000s\005\000\000\000helloN(\000\000\000\000(\000\000\000\000s\010\000\000\000<script>s\001\000\000\000?\002\000s\000\000\000\000')
??
Following is the python scripts:
import marshal
exec(marshal.loads('c\000\000\000\000\001\000\000\000s\017\000\000\000\177\000\000\177\002\000d\000\000GHd\001\000S(\002\000\000\000s\005\000\000\000helloN(\000\000\000\000(\000\000\000\000s\010\000\000\000<script>s\001\000\000\000?\002\000s\000\000\000\000'))
anyone know what is the data in loads()?
i mean what is the
('c\000\000\000\000\001\000\000\000s\017\000\000\000\177\000\000\177\002\000d\000\000GHd\001\000S(\002\000\000\000s\005\000\000\000helloN(\000\000\000\000(\000\000\000\000s\010\000\000\000<script>s\001\000\000\000?\002\000s\000\000\000\000')
??