Wordpress 等でのPHPのマルウェア・ウィルス・改ざんコードをデコードして難読化をオンラインで解除し、
元の読みやすいコードに戻し解読できます。
<?php
/* __________________________________________________
| Obfuscated by YAK Pro - Php Obfuscator 2.0.3 |
| on 2023-10-31 14:25:56 |
| GitHub: https://github.com/pk-fr/yakpro-po |
|__________________________________________________|
*/
namespace Plugin\AmazonPayV2_42\Entity\Master;use Doctrine\ORM\Mapping as ORM;use Eccube\Entity\Master\AbstractMasterEntity;/**
* AmazonStatus
*
* @ORM\Table(name="plg_amazon_pay_v2_status")
* @ORM\Entity(repositoryClass="Plugin\AmazonPayV2_42\Repository\Master\AmazonStatusRepository")
*/
class AmazonStatus extends AbstractMasterEntity{const AUTHORI = 1;const CAPTURE = 2;const CANCEL = 3;}<?php
/* __________________________________________________
| Obfuscated by YAK Pro - Php Obfuscator 2.0.3 |
| on 2023-10-31 14:25:56 |
| GitHub: https://github.com/pk-fr/yakpro-po |
|__________________________________________________|
*/
namespace Plugin\AmazonPayV2_42\Entity\Master;
use Doctrine\ORM\Mapping as ORM;
use Eccube\Entity\Master\AbstractMasterEntity;
/**
* AmazonStatus
*
* @ORM\Table(name="plg_amazon_pay_v2_status")
* @ORM\Entity(repositoryClass="Plugin\AmazonPayV2_42\Repository\Master\AmazonStatusRepository")
*/
class AmazonStatus extends AbstractMasterEntity
{
const AUTHORI = 1;
const CAPTURE = 2;
const CANCEL = 3;
}■【無料】ワードプレス:マルウェアスキャン&セキュリティープラグイン [マルウェア・ウィルス検出と駆除]
■WordPress のマルウェア駆除、セキュリティー対策 カスタマイズや修正、引っ越し・復旧のご依頼承ります
(C)2019 ワードプレス ドクター All rights reserved.