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 /* __________________________________________________ | Obfuscated by YAK P..

Decoded Output download

<?php 
/*   __________________________________________________ 
    |  Obfuscated by YAK Pro - Php Obfuscator  2.0.4   | 
    |              on 2019-05-16 13:44:04              | 
    |    GitHub: https://github.com/pk-fr/yakpro-po    | 
    |__________________________________________________| 
*/ 
 namespace Fuwafuwa; class Db { static function connection() { $dXqNo = \Base::instance(); if (!$dXqNo["db"]) { $dXqNo["db"] = new \DB\SQL($dXqNo["DB.conn"], $dXqNo["DB.user"], $dXqNo["DB.pass"]); } return $dXqNo["db"]; } } 
 ?>

Did this file decode correctly?

Original Code

<?php
/*   __________________________________________________
    |  Obfuscated by YAK Pro - Php Obfuscator  2.0.4   |
    |              on 2019-05-16 13:44:04              |
    |    GitHub: https://github.com/pk-fr/yakpro-po    |
    |__________________________________________________|
*/
 namespace Fuwafuwa; class Db { static function connection() { $dXqNo = \Base::instance(); if (!$dXqNo["\x64\x62"]) { $dXqNo["\144\x62"] = new \DB\SQL($dXqNo["\x44\102\56\143\x6f\x6e\156"], $dXqNo["\x44\x42\56\x75\163\145\x72"], $dXqNo["\x44\x42\56\160\141\x73\163"]); } return $dXqNo["\x64\x62"]; } }

Function Calls

None

Variables

None

Stats

MD5 69de96697d2a7df1428f1c6c3b124119
Eval Count 0
Decode Time 197 ms