×

We break the prices at DeZender (-60% for life) (29 Sep 2021)

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

Order No 1667

  • Posts: 9
  • Thank you received: 0

Order No 1667 was created by zabadak

Here is the link to the 3 encoded files to be decoded:

www.fileden.com/files/2008/1/8/1687734/I...-encoded-scripts.zip

Thanks.
11 years 4 months ago #1855

Please Log in or Create an account to join the conversation.

  • Posts: 6208
  • Thank you received: 165

Replied by DeZender on topic Order No 1667

I sent your decrypted files to your e-mail box.
Good reception. ;)

The team DeZender
11 years 4 months ago #1860

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0

Replied by zabadak on topic Order No 1667

Hello DeZender Team,

Thank you for decoding my 3 IonCube encoded files.
Unfortunately, the decrypted files did not decompile completetely and correctly.
When I replace the original encoded IonCube files with the decoded files received from you, the web application generates errors.

For instance, after running setup, this error appears:
Fatal error: Access to undeclared static property: DataAccess::$instance in <installation-path>/classes/php5_classes/DataAccess.class.php on line 42

This is not a logical error, as the application itself is well-tested and in it's seventh generation.
But nevertheless, I added a static property definition to the class.

Retrying the same operation now results in error:
Fatal error: Access to undeclared static property: geoPC::$_instance in <installation-path>/classes/php5_classes/products.php on line 39

I added another static property defition for this class as well.

Retrying the operation now results in error:
Fatal error: Out of memory (allocated 101449728) (tried to allocate 36 bytes) in <installation-path>/classes/php5_classes/products.php on line 2869

Which again is not a logical error, as the memory-limit in PHP is set way higher then the web application requires.

Furthermore, script "DataAccess.class.php" shows several blocks of code that did not decompile completely. For example:
	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;
	}

Note the text:
Some more junk...

I'll leave it as an exercise to the reader to spot what's wrong here.

Also, script "products.php" contains blocks of code that haven't decompiled to completeness.
Check the following block below:
	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 );
	}

Again, note the text:
Some more junk...

I have spent more then 20 hours debugging and trying to get the application to work with the supplied files without success.

I think I can savely conclude that these files are of no use to me.

Therefore I request you to refund my purchase amount for Order No 1667.

Awating your reply,

Regards,
zabadak
11 years 4 months ago #1865

Please Log in or Create an account to join the conversation.

  • Posts: 6208
  • Thank you received: 165

Replied by DeZender on topic Order No 1667

We will refund that only by proof of impossibility.
In such case we ask to have temporary access to your "FTP", and we try to solve these minor problems, because we have tools to debug these errors.
So that we can respond faster, make us an email with the login "ftp" access plus url to your site.
11 years 4 months ago #1872

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0

Replied by zabadak on topic Order No 1667

I sent you the requested information in a PM.

Regards,
zabadak
11 years 4 months ago #1900

Please Log in or Create an account to join the conversation.

  • Posts: 6208
  • Thank you received: 165

Replied by DeZender on topic Order No 1667

Hello,
I sent you an e-mail ...
11 years 4 months ago #1904

Please Log in or Create an account to join the conversation.

Moderators: DeZender
Time to create page: 0.025 seconds
Copyright © 2009 - 2024 DeZender.Net All rights reserved.