How can I find out what this code is?

Discussion in 'PHP' started by Devilfish, Apr 30, 2011.

  1. #1
    Hi folks,

    Some of my php files have been edited and this code has been placed at the top (see attached txt file).

    I was wondering if anyone knows how I can decode it to find out what it does? It's not 100% the same in each file, the code varies but the structure is the same.

    Many thanks! :)
     

    Attached Files:

    Devilfish, Apr 30, 2011 IP
  2. bojanvuk

    bojanvuk Active Member

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    55
    #2
    Change eval to echo , run it , and save the output.
    Than again change the eval to echo ... After a few iterations you will get the clean code.
     
    bojanvuk, Apr 30, 2011 IP
  3. lioncub5

    lioncub5 Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    interesting...
     
    lioncub5, Apr 30, 2011 IP