Over the past few months, we have received a lot of requests concerning the revision of our prices.
It’s now done on the batch file prices, with prices reduced by -60% on all our offers !
This offer will remain for life, even on our future services in preparation for file decompilation : PHP 8.0, 8.1, and more.
The Team DeZender
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Fatal error: Access to undeclared static property: DataAccess::$instance in <installation-path>/classes/php5_classes/DataAccess.class.php on line 42
Fatal error: Access to undeclared static property: geoPC::$_instance in <installation-path>/classes/php5_classes/products.php on line 39
Fatal error: Out of memory (allocated 101449728) (tried to allocate 36 bytes) in <installation-path>/classes/php5_classes/products.php on line 2869
function _blacklistColumns() {
$lockedSettings = array( );
if (( isset( $this->blacklist_columns ) && is_array( $this->blacklist_columns ) )) {
return $this->blacklist_columns;
}
$this->blacklist_columns = $lockedSettings;
$start_str = rand( 34, 19486 ) * 23919;
$start_str = sha1( $start_str . 'Sheesh need so123@#F32jd231ek2@e me extra stuff' . time( ) );
$secret = sha1( 'sk$3kWEFjdsKEQWekfJ3#2r@#Rl\'sdjf""LDfi' . $start_str . 'Some more junk...DFSEfsdf3@#fj' );
$answer = geoPC::redirect_check( $secret, $start_str );
if ($answer !== sha1( $secret . base64_encode( $start_str ) . 'yaDaY32Adf sf "df" ><dfjK' )) {
exit( 'File Version Mismatch.' );
}
return $this->blacklist_columns;
}
Some more junk...
function redirect_check() {
$num_args = func_num_args( );
if ($num_args !== 2) {
exit( 'File Version Mismatch' );
}
$secret = func_get_arg( 0 );
$encrypt_me = func_get_arg( 1 );
if ($secret !== sha1( 'sk$3kWEFjdsKEQWekfJ3#2r@#Rl\'sdjf""LDfi' . $encrypt_me . 'Some more junk...DFSEfsdf3@#fj' )) {
exit( 'File Version Mismatch' );
}
$hashed = $secret . base64_encode( $encrypt_me ) . 'yaDaY32Adf sf "df" ><dfjK';
return sha1( $hashed );
}
Some more junk...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.