1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Help With Computer Programming code

Discussion in 'Windows - General discussion' started by rckseely, Jun 29, 2007.

  1. rckseely

    rckseely Member

    Joined:
    Jun 29, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    11
    Does anyone know what Language the following code belongs too?
    Im trying to crack it from an ARG...and i cant find the source

    heres the code

    $_='&01651841&216918213216616916&1&513216816
    91831691821861691681321841&91321681&3169';$/=&_(
    $_);@_=map{chr}@{$/};eval join('',@_);sub _ {
    $_=shift;s/&/7/g;@_=split/1/;unshift(@_,112,114,105,110,
    116,32,34); push(@_,34,59);\@_;}


    thanks
     
  2. Indochine

    Indochine Regular member

    Joined:
    Dec 21, 2006
    Messages:
    1,447
    Likes Received:
    0
    Trophy Points:
    46
    It's perl
     
  3. rckseely

    rckseely Member

    Joined:
    Jun 29, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    11
    Thanks a lot

     

Share This Page