Full Disclosure mailing list archives
Re: (no subject)
From: <cepacolmax () hushmail com>
Date: Wed, 21 May 2003 07:08:57 -0700
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hmm. I don't get it - supposed to be a BO, obviously, but seems pointless. Anyone? On Wed, 21 May 2003 04:33:51 -0700 huw <trippz () overflow org> wrote:
# MISSING BITMAPZ!HAS BATTERIEZ!SEGMENTS
# CAN BE DIVIDED USING CARRIAGE RETURN (
# \r)DONT BE FOOLED!MURDERER WITH A GUN?
import sys
def k():
buffer = ""
size = 25000
while 1:
h = 0
o = 0
if len(buffer) + 1 >= size:
print "too big"
sys.stdout.write(buffer)
break
k = raw_input("lame> ")
if k == "print":
sys.stdout.write(buffer)
break
elif k == "plain":
h = 1
k = raw_input("file> ")
elif k == "string":
t = raw_input("string> ")
o = 1
if o != 1:
g = open(k,"r")
t = g.read(-1) # REVOLUTIONARY WITH A CAUSE
g.close()
for r in t:
if h == 1:
buffer += r
else:
z = ord(r)
z = "\\x%x" % z
buffer += z
k()
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
-----BEGIN PGP SIGNATURE----- Note: This signature can be verified at https://www.hushtools.com/verify Version: Hush 2.3 wkYEARECAAYFAj7LiD4ACgkQ6muvpb42jIDymACeN44Fpw925ogFirj9yl0NfjA+Zz8A oIFU+0cbREbOJbsJFT8+5Unt5EnW =8PG1 -----END PGP SIGNATURE----- Concerned about your privacy? Follow this link to get FREE encrypted email: https://www.hushmail.com/?l=2 Free, ultra-private instant messaging with Hush Messenger https://www.hushmail.com/services.php?subloc=messenger&l=434 Big $$$ to be made with the HushMail Affiliate Program: https://www.hushmail.com/about.php?subloc=affiliate&l=427 _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
Current thread:
- (no subject) bt (May 02)
- <Possible follow-ups>
- (no subject) huw (May 21)
- Re: (no subject) cepacolmax (May 21)
