Results 1 to 8 of 8

Thread: Decrypting a string in a PHP file

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    0

    Decrypting a string in a PHP file

    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

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: decrypting a string in a file php file

    is it just a sting that is encrypted? or is it all the code?
    My usual boring signature: Something

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    0

    Re: decrypting a string in a file php file

    its paragraph of stuff

  4. #4

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    0

    Re: decrypting a string in a file php file

    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
    Attached Files Attached Files

  5. #5
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: decrypting a string in a file php file

    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?
    Attached Files Attached Files
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  6. #6

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    0

    Re: decrypting a string in a file php file

    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

  7. #7

    Thread Starter
    New Member
    Join Date
    Nov 2007
    Posts
    0

    Re: decrypting a string in a file php file

    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 .

  8. #8
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: decrypting a string in a file php file

    Quote Originally Posted by jaffacake
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width