PHP de coder,

Discussion in 'PHP' started by juanjor, Nov 2, 2012.

  1. #1
    Hello i need a php decoder, i am paid for this work. please sendme a MP
    
    <?php $OOO000000=urldecode('%66%67%36%73%62%65%68%70%72%61%34%63%6f%5f%74%6e%64');
    ...
    ?>
    ...
    
    PHP:

     
    juanjor, Nov 2, 2012 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
  3. juanjor

    juanjor Greenhorn

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    it, not working for me :S
     
    juanjor, Nov 2, 2012 IP
  4. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #4
    Just do a var_dump on the contents of a function. I would recommend not using whatever it is you need to decode. I'm assuming this is a theme, but either find one you don't mind giving credit for, or find one without obfuscated garbage.

    
    
    var_dump(urldecode('%66%67%36%73%62%65%68%70%72%61%34%63%6f%5f%74%6e%64'));
    
    
    PHP:
     
    jestep, Nov 2, 2012 IP
  5. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #5
    At the given site you can enter the data between the ' ' and see whats in there.
    You need to give more code to find what you are looking for!
     
    EricBruggema, Nov 2, 2012 IP
  6. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #6
    It decodes to fg6sbehpra4co_tnd which is probably nonsense. (The encoded values are hex. Convert to decimal and look them up as ASCII characters.)
     
    Rukbat, Nov 2, 2012 IP
  7. pLa$71k

    pLa$71k Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #7
    Nothing to do what you say ..
    This file was encoded by php-lockit
    I can completely decode all your file, I expect you to write me a message;)
     
    pLa$71k, Nov 8, 2012 IP