Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,533 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,787 people online right now. Registration is fast and FREE... Join Now!




base64_decode

 
Reply to this topicStart new topic

base64_decode

sagaraptor
22 Aug, 2008 - 10:38 PM
Post #1

New D.I.C Head
*

Joined: 22 Aug, 2008
Posts: 2

I try to decode this line. Been searching all over google. most of the sample include "eval" in the srting. but not in mine.

CODE
function get_code($fields, $files ,$next_page, $protect_name){
      $str = "echo \"";
      foreach($fields as $value){
              $str .= gzinflate(base64_decode("s8nMKygtUSipLEi1jVHKyExJSc2LUVLIS8wF8QE=")).base64_decode($value).gzinflate(base64_decode("i1FSKEvMKU21jVFS0ssoyc0pLkhNzkzMSc5ILCrWUIkHSxZHKwEA")).base64_decode($value).gzinflate(base64_decode("U4rV1FOKUbIDAA=="));
           }
      foreach($files as $value){
              $str .= gzinflate(base64_decode("s8nMKygtUSipLEi1jVHKyExJSc2LUVLIS8wF8QE=")).base64_decode($value).gzinflate(base64_decode("iy9KTczRzUvMTY1RUihLzClNtY1RUtLLKMnNKS5ITc5MzEnOSCwq1lCJB0sWRysBAA==")).base64_decode($value).gzinflate(base64_decode("iy9KTczRzUvMTVWK1dRTilGyAwA="));
          }
      $str .= gzinflate(base64_decode(& #34;s8nMKygtUSipLEi1jVHKyExJSc2LUVLIS8wF8eOLUtNSi1KLgCJliTmlICEVhJidDX7NeakVJfEF
iempSNoB")).base64_decode($next_page).gzinflate(base64_decode("i1GysylQSM5JLC62jVFKyy/KjU+tKEgtKokvLqnMSY0BSmfmFZSWKOQl5qYCVQAA")).base64_decode($protect_name).gzinflate(base64_decode("i1FSKKksSLWNUSpJrSiJUVIoS8wpBXFjlPTtbPQL7AA=")).gzinflate(base64_decode("sylOLsosKFEoqSxItY1RKkmtKNHPSixLhAjHKNnZKOrqAgA="))."\n\r".gzinflate(base64_decode("VY1bDoMgEEW3QvhXrA/QWrsSEkORAMYKkWmtuy+NTWP/bs6cO1c7pyfVi6GXk1UzoA5x7B+3hFXl6cRYXlKW1UXdcNwi/ ZPD5Ha1YE3Fsjwv6L+w2gFMNEpaH7FRVptPk2YtIiRJruhCglysh5j2gGDzquMY1AvIKJ5ixxyjsMjID
YA/E+KFVmLI0/152ObBSgHWzal09++VBOPWuBvSMXB82HoD"));
      $str .= "\";";
      return $str;
  }

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 10:15PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month