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 if (defined("\101\102\x53\x50\101\124\110")) { goto uVn; } die; uVn: i..
Decoded Output download
<?php
if (defined("ABSPATH")) {
goto uVn;
}
die;
uVn:
include "_autoload.php";
include "main.php"; ?>
Did this file decode correctly?
Original Code
<?php
if (defined("\101\102\x53\x50\101\124\110")) {
goto uVn;
}
die;
uVn:
include "\x5f\141\x75\164\x6f\x6c\x6f\141\144\x2e\160\150\x70";
include "\155\141\x69\x6e\x2e\x70\150\160";
Function Calls
None |
Stats
MD5 | 0b7a8e499fd4e51faebb1eecba152f58 |
Eval Count | 0 |
Decode Time | 141 ms |