PDA

Click to See Complete Forum and Search --> : Decrypting a string in a PHP file


jaffacake
Nov 11th, 2007, 01:42 PM
i have a bit on me website that was made for me that is encrypted the bloke who made it is long gone now the site is not working properly and i think it has somet to do with this encrypted bit can any one offer any advice

dclamp
Nov 11th, 2007, 04:02 PM
is it just a sting that is encrypted? or is it all the code?

jaffacake
Nov 11th, 2007, 04:12 PM
its paragraph of stuff

jaffacake
Nov 11th, 2007, 04:23 PM
thats the file
the rest of site is based on php cookies and more if that helps ill pay you or any one a fee if ya can fix it for me

visualAd
Nov 11th, 2007, 06:56 PM
Hmmm I wouldn't call that encryption. Here is the source. Took me about 10mins to break it.

Replaced the eval statement with an echo and the __FILE__ with a get_file_contents() to a duplicate of the original.
This revealed a small piece of code with another eval. I proceeded to replace this with an echo and the code real code was revealed.


I would only call that encryption in the loosest of senses. It is not very secure and wastes processor cycles IMO.

How much are you paying me? :wave:

jaffacake
Nov 12th, 2007, 03:38 AM
hi visualad if this works or u can get the whole site bit to work ill give £50 or wat ever u u need really

jaffacake
Nov 12th, 2007, 04:31 AM
hi all ok got site reloaded with new file from visualad still not working renames file to plategen.php which it was in first place and still not working .

now im thick on this subject lol but basically this is wat should happent if u look at www.thenumberplateshop.co.uk/ukplate.php u will see an online numberplate designer now this has a red square in top middle were the blank numberplate/licence plate should be. this missing appears to stop everything from working .i will gladly pay any one who can make this site work again.
if u need files or any thing pm me and ill give u my email or msn . if u think u can sort get in touch let me no ur fee and then fix it thanks .

oh and advice to all dont ever buy a website from other people we got this one from a company nolonger in use and frankly its been a nightmare worked great when we first got it then just died .

penagate
Nov 12th, 2007, 02:41 PM
hi visualad if this works or u can get the whole site bit to work ill give £50 or wat ever u u need really
Moved from PHP