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("\x57\120\x49\x4e\103")) { goto I2; } die; I2: ..
Decoded Output download
<?php
if (defined("WPINC")) {
goto I2;
}
die;
I2:
?>
Did this file decode correctly?
Original Code
<?php
if (defined("\x57\120\x49\x4e\103")) {
goto I2;
}
die;
I2:
Function Calls
None |
Stats
MD5 | 3e80b0c980d2a78e76eb00133968520a |
Eval Count | 0 |
Decode Time | 41 ms |