473,395 Members | 1,649 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

what is the data from loads()

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\000h elloN(\000\000\000\000(\000\000\000\000s\010\000\0 00\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\0 00\177\000\000\177\002\000d\000\000GHd\001\000S(\0 02\000\000\000s\005\000\000\000helloN(\000\000\000 \000(\000\000\000\000s\010\000\000\000<script>s\00 1\000\000\000?\002\000s\000\000\000\000')
??
Aug 24 '06 #1
1 1554
leo wrote:
anyone know what is the data in loads()?
i mean what is the
('c\000\000\000\000\001\000\000\000s\017...
compiled and serialized Python code (the same kind of stuff that you'll
find in PYC files).

if you don't trust the source, don't run that program.

</F>

Aug 24 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: C-man | last post by:
Basically I want to create a battleship game that can be played by having two clients connect to it. I was wonder what the best networking principal would be. Basically I suppose I would have to...
0
by: sophocles the wise | last post by:
automatically post data & click buttons on sequence of web pages with AxWebBrowser Hi, I need to post stuff everyday to a website and am working on a VB program to do this for me. I am a...
1
by: Martin Wulfe | last post by:
As part of my job I use a proprietary data system using a software package named CSPro. It maintains a hierarchical data file with a separate data dictionary file. I recently wrote a VB6...
2
by: Thu | last post by:
I store me reporting data in MS Access table, and I need to programmatically generate XML file (in text) that loads these data, include all these data with appropriate definition, i.e. root,...
2
by: marty | last post by:
I did some searchs, but can't find the answer to my problems. I have a editable DataGrid. I do an update of one of the rows. Postback "OnUpdateCommand" Call Oracle proc to do that actual...
11
by: antonyliu2002 | last post by:
I know that this has been asked and answered thousands of times. As a matter of fact, I know that I need to say If Not Page.IsPostBack Then 'Do something End If for things that needs to be...
13
by: nicolegw | last post by:
I've tried googling for the answer to my question, so my apologies if it's been asked before or is terribly obvious. I'm a volunteer doing data entry for research. My office has an Access...
4
by: Dave | last post by:
I have a global.asax file with Application_Start defined and create some static data there and in another module used in the asp.net application and I realize that static data is shared amongst...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I am familiar with datagrids in vs2003 but not familiar with 2005 (which I am now using.) I need to display a grid of some type with rows when a webpage loads with 5 columns. One column will...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.