Need Someone to Decode a file

Discussion in 'Programming' started by xtremal, Mar 12, 2010.

  1. #1
    Hi guys i just downloaded a script but one of the files is encoded and i dont know how to decode it.
    I think its base 64 but when i tried to decode it using some online decoders it didnt work
    I need it in php so if anyone knows how to do it please help
    Here is the file http://rapidshare.com/files/362576483/signup.php.html
    Thanks
     
    xtremal, Mar 12, 2010 IP
  2. YoGem

    YoGem Active Member

    Messages:
    676
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    90
    #2
    Ups. One minute of decoding :) Do you want the code? ;-) I can tell you how :-D
     
    YoGem, Mar 15, 2010 IP
  3. YoGem

    YoGem Active Member

    Messages:
    676
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    90
    #3
    I downloaded the file :-( is a copyrighted one, I don't want to spend time on it but I can give you an hint! Open the file, if you have a bit of PHP knowledge it will be easy to understand totally how to decrypt it.

    <textarea><?php echo XXXXXXXXX;?></textarea>

    By doing this you will discover another part of the file... then follow the variables and constants... it's easy! But I won't go on.
     
    YoGem, Mar 15, 2010 IP
  4. noface83

    noface83 Peon

    Messages:
    8
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Sorry can't help you, it's look like signature file. Same as above, use text area to reveal it. Remember if it's (mostly copyrighted template use this kind of stuff) copyrighted, don't remove it or you will be illegal user.
     
    noface83, Mar 16, 2010 IP
  5. umar_alatas

    umar_alatas Active Member

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    I think it like encrypted file, so for decrypt the file we must know about this algorithm method first like RSA, DES, 3DES, etc. Hopefully, it will can help you.
     
    umar_alatas, Mar 16, 2010 IP
  6. YoGem

    YoGem Active Member

    Messages:
    676
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    90
    #6
    No, a n00b can decrypt it easily. I needed one minute. Just decrypt the first part and you will understand how to get the other parts. But it's illegal.
     
    YoGem, Mar 16, 2010 IP