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 goto R2fqH; R2fqH: ini_set("\155\x65\155\157\x72\x79\x5f\154\x69\155\x69\x74", "\6..
Decoded Output download
<?php
goto R2fqH; R2fqH: ini_set("memory_limit", "1024M"); goto x7MXo; x7MXo: class DatabaseConnection { public $connect; public function __construct($servername, $username, $password, $dbname) { $this->connect = new mysqli($servername, $username, $password, $dbname); if ($this->connect->connect_error) { die("Connection failed: " . $this->connect->connect_error); } } } goto U2ssQ; U2ssQ: $hyper = new DatabaseConnection("localhost", "root", "Sig3asb0ySixSix888444", "shop_database"); goto MIOus; MIOus: ?>
Did this file decode correctly?
Original Code
<?php
goto R2fqH; R2fqH: ini_set("\155\x65\155\157\x72\x79\x5f\154\x69\155\x69\x74", "\61\60\62\x34\115"); goto x7MXo; x7MXo: class DatabaseConnection { public $connect; public function __construct($servername, $username, $password, $dbname) { $this->connect = new mysqli($servername, $username, $password, $dbname); if ($this->connect->connect_error) { die("\103\x6f\156\156\x65\143\x74\x69\157\x6e\40\146\141\x69\154\145\x64\x3a\x20" . $this->connect->connect_error); } } } goto U2ssQ; U2ssQ: $hyper = new DatabaseConnection("\x6c\157\143\x61\154\x68\157\163\164", "\x72\x6f\x6f\164", "\x53\x69\147\63\141\x73\x62\x30\x79\123\151\170\x53\151\x78\70\x38\70\x34\64\64", "\163\x68\157\x70\x5f\144\141\x74\x61\x62\x61\x73\x65"); goto MIOus; MIOus: ?>
Function Calls
None |
Stats
MD5 | 488df34141966ad4ef102f5df9461874 |
Eval Count | 0 |
Decode Time | 56 ms |