Thread: I got it!

  1. #1
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823

    I got it!

    It's Mine! I call dibs!

    Code:
    include <stdio.h>
    for( ; ; )
       printf("Hooray for Govtcheez!")

    Note: The first time I posted this, I had it as for(;...

    Well, I guess we get to look forward to smilies in code

  2. #2
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435

    I guess that...

    leaves ken, you and I each as repeat offenders in the "First Post" category When the c++ board was "wiped", I took first post there

    time to try yet another bit of code out:

    http://ggsdude.tripod.com/bmage.gif

    need... avatars...
    .sect signature

  3. #3
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Well, the URL post appears to work; maybe your avatar doesn't work cuz there doesn't appear to be a file there... I followed the link and it told me the file wasn't available for download.

  4. #4
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435

    hmmmm

    The IMG tag doesn't show the image it points to, even when the option to show the images is on. Instead it gives a hyperlink... Another action disabled to prevent abuse? Come on, at least give us a chance to be misbehave!
    .sect signature

  5. #5
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435

    feh, clever

    they've prevented people from d/ling stuff from off their site. I'll startup my homebrew server and upload from there to see if it works.

    edit:
    No such luck.. The board grabs the file off the server and then says it's invalid... Why not just check for size and extension and then ban anyone who uses a junk avatar and refuses to replace it? Or keep a handy avatar with "DUMMY" in big neon letters in it for people with bad avatars.

    BTW: I'm getting odd requests from the board now... Every 2 minutes or so, my server registers a connect... Here, I'll post the log:

    connection requested.
    Connection accepted from 64.228.158.188
    Request from 64.228.158.188:
    Type: GET Uri: /default.ida?XXXXX(many x's here)XXXXX?%u9090%u6858%ucbd3%u7801%u9090%u6856%uc bd3%u7801%u9090%u9090%u9090%u8190%u00c3%u8b00%u531 %u53ff%u0078%u0000%u00=a
    Closed connection to 64.228.158.188

    connection requested.
    Connection accepted from 64.105.118.114
    Request from 64.228.105.114:
    Type: GET Uri: /default.ida?XXXXX(many x's here)XXXXX?%u9090%u6858%ucbd3%u7801%u9090%u6856%uc bd3%u7801%u9090%u9090%u9090%u8190%u00c3%u8b00%u531 %u53ff%u0078%u0000%u00=a
    Closed connection to 64.228.105.114

    My server chops off the URI when it gets too long, and I think it happened hree. What is this? The board? Somebody trying to exploit my underpowered server by causing a buffer overrun? What?!?

    I'll post this to the general discussions as well...
    Last edited by ggs; 08-10-2001 at 11:25 AM.
    .sect signature

  6. #6
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227

    I was gonna!!

    I was gonna get this one too, I swear. but then I figured it would be overkill, because at the moment my name was on all of the "Most recent post" columns, except one.

  7. #7
    Registered User mfc2themax's Avatar
    Join Date
    Aug 2001
    Posts
    347
    leaves ken, you and I each as repeat offenders in the "First Post" category
    HA! I beat all of you! Other then the Webmaster i was the FIRST to post anywhere on this board. Oooooooo......
    mfc2themax-Creator of all that is.

  8. #8
    Ross
    Guest

    Question oooh

    ggs,
    out of curiosity, i compiled the code in your sig:

    int message[]={0x40,0x08,0x1D,0x07,0x00,0x03,-0x4F,0x57,-0x08,0x03,-0x06,-0x08,-0x43,-0x17};
    main(){int i,*j,*t;for(i-=(!i+i+!!i+~i+i),j=message;i<13;i+=-(i+~i)){t=j;++j;*j+=*t;putc(*j,stdout);};};

    Much to my surprise and amusement it displayed "Hello Worrld".
    would u please explain how???

    thankyou

Popular pages Recent additions subscribe to a feed