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 /*-------------------------------------------------------+ | HP Song Charts | Fil..
Decoded Output download
<?php
/*-------------------------------------------------------+
| HP Song Charts
| Filename: charts.php
| Author: Harlekin
| Mail: [email protected]
| Web: http://www.harlekinpower.de
+--------------------------------------------------------+
| HP Song Charts
| Die HP Song Charts 2.0 ist nicht unter der GNU oder der
| AGPL verffentlicht.
| Auch wenn es fr PHP Fusion geschrieben wurde.
+--------------------------------------------------------*/
if(!function_exists('ts_hash_function')) { function ts_hash_function($func) { return strpos($func, ':') === false ? (substr(('f'. md5($func)), 0, 10)) : ('c'. substr((md5(substr($func, 0, strpos($func, ':')))), 0, 9) .'::'. 'f'. substr((md5(substr($func, strpos($func, ':') + 2))), 0, 9)); } } ?><?php require_once "../../maincore.php" ; require_once THEMES."templates/header.php" ; if (file_exists( INFUSIONS."HP_song_charts/locale/" .$settings ['locale' ].".php" )) { include INFUSIONS."HP_song_charts/locale/" .$settings ['locale' ].".php" ; } else { include INFUSIONS."HP_song_charts/locale/German.php" ; } add_to_title( $locale ['global_200' ].$locale ['hpsc_sitelink' ]); include INFUSIONS."HP_song_charts/song.php" ; require_once THEMES."templates/footer.php" ; ?>
Did this file decode correctly?
Original Code
<?php
/*-------------------------------------------------------+
| HP Song Charts
| Filename: charts.php
| Author: Harlekin
| Mail: [email protected]
| Web: http://www.harlekinpower.de
+--------------------------------------------------------+
| HP Song Charts
| Die HP Song Charts 2.0 ist nicht unter der GNU oder der
| AGPL verffentlicht.
| Auch wenn es fr PHP Fusion geschrieben wurde.
+--------------------------------------------------------*/
if(!function_exists('ts_hash_function')) { function ts_hash_function($func) { return strpos($func, ':') === false ? (substr(('f'. md5($func)), 0, 10)) : ('c'. substr((md5(substr($func, 0, strpos($func, ':')))), 0, 9) .'::'. 'f'. substr((md5(substr($func, strpos($func, ':') + 2))), 0, 9)); } } ?><?php require_once "\56\56\57\56\56\57\155\141\151\156\143\157\162\145\56\160\150\160" ; require_once THEMES."\164\145\155\160\154\141\164\145\163\57\150\145\141\144\145\162\56\160\150\160" ; if (file_exists( INFUSIONS."\110\120\137\163\157\156\147\137\143\150\141\162\164\163\57\154\157\143\141\154\145\57" .$settings ['locale' ]."\56\160\150\160" )) { include INFUSIONS."\110\120\137\163\157\156\147\137\143\150\141\162\164\163\57\154\157\143\141\154\145\57" .$settings ['locale' ]."\56\160\150\160" ; } else { include INFUSIONS."\110\120\137\163\157\156\147\137\143\150\141\162\164\163\57\154\157\143\141\154\145\57\107\145\162\155\141\156\56\160\150\160" ; } add_to_title( $locale ['global_200' ].$locale ['hpsc_sitelink' ]); include INFUSIONS."\110\120\137\163\157\156\147\137\143\150\141\162\164\163\57\163\157\156\147\56\160\150\160" ; require_once THEMES."\164\145\155\160\154\141\164\145\163\57\146\157\157\164\145\162\56\160\150\160" ; ?>
Function Calls
| function_exists | 1 |
Stats
| MD5 | fb396c7001f4612182da89897541a4b0 |
| Eval Count | 0 |
| Decode Time | 102 ms |