Recent content by Jonahan

  1. J

    Decode a site hack for fun

    Eval is in 285 lines of code, so I'm going to guess that might break something pretty fast :) I deleted the obfuscated code from header.php and footer.php and changed the files to read only, and so far nothing's broken. Of course if I tried to change the header or footer in the dashboard it...
  2. J

    Decode a site hack for fun

    Hi, Forgive me if I misunderstood, but I think you were (originally anyway) curious about decrypting the encrypted part, yes? I'm in the midst of fixing the exact same hack. Even have the same beginning line code inputed into the header.php file. All you have to do is take out the code...