Search found 5 matches

by smeega
Sun Jul 01, 2012 1:13 am
Forum: The Hacker's Server
Topic: SubSeven Trojan (Hacker's Tool)
Replies: 8
Views: 60320

pardon my ignorance, but isnt subseven illegal?
by smeega
Tue Jun 12, 2012 8:33 pm
Forum: Challenges
Topic: Delegates
Replies: 17
Views: 28735

one word: python. did it in 6 lines, and the answer was instantanious! :lol:
by smeega
Mon Jun 11, 2012 11:15 pm
Forum: Challenges
Topic: Please help me to solve 'One Minute Man' challenge
Replies: 20
Views: 33750

just FYI, python does have a for loop.
for <variable> in range (range,range):
other code

That probly didnt help very much, but i just thought you should know.

What version are you using? 2.7 is the best
by smeega
Mon Jun 11, 2012 10:49 pm
Forum: Challenges Solved
Topic: I'm So Special
Replies: 6
Views: 813

it was obious from the beginning. GO IPCHICKEN! It serves up hot fresh external static ips!
by smeega
Fri May 25, 2012 5:58 pm
Forum: Challenges Solved
Topic: Never Submit
Replies: 15
Views: 1892

This one was pretty easy. I just edited the url answer=spaghetti&id=25. wasn't hard, especially because it gave you the answer. btw i consider firebug cheating. just copy the source code into an html document!