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 namespace Cart2Quote\Features\Feature; final class AddProduct extends \Cart2Quote\..

Decoded Output download

<?php 
 namespace Cart2Quote\Features\Feature; final class AddProduct extends \Cart2Quote\License\Feature\AbstractFeature { protected $plugins = array("Cart2Quote\Quotation\Model\Quote" => array("plugins" => array("add_product" => array("sortOrder" => 99999, "instance" => \Cart2Quote\Features\Feature\AddProduct\Quote::class)))); protected function allowedStates() { return $this->{"defaultAllowedStates"}; } protected function allowedType() { return $this->{"starter"}; } } ?>

Did this file decode correctly?

Original Code

<?php
 namespace Cart2Quote\Features\Feature; final class AddProduct extends \Cart2Quote\License\Feature\AbstractFeature { protected $plugins = array("\x43\141\162\164\x32\121\x75\157\x74\x65\134\121\165\157\164\x61\164\x69\157\x6e\x5c\x4d\157\x64\145\154\134\x51\165\157\x74\x65" => array("\x70\154\165\147\151\x6e\163" => array("\141\144\x64\137\x70\162\x6f\x64\x75\x63\164" => array("\x73\x6f\x72\x74\x4f\162\x64\145\x72" => 99999, "\x69\x6e\x73\x74\141\156\143\x65" => \Cart2Quote\Features\Feature\AddProduct\Quote::class)))); protected function allowedStates() { return $this->{"\x64\145\146\x61\165\x6c\164\101\x6c\154\157\167\145\144\x53\164\x61\164\145\163"}; } protected function allowedType() { return $this->{"\163\x74\141\x72\x74\x65\162"}; } }

Function Calls

None

Variables

None

Stats

MD5 549ab00169c741cb960f8a535de4e01e
Eval Count 0
Decode Time 85 ms