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 m_UB9; tafEV: function test() { if ($myVar === 0) { return "\150\145\154\154\..
Decoded Output download
<?php
goto m_UB9; tafEV: function test() { if ($myVar === 0) { return "hello world!"; } } goto ixlaL; m_UB9: $myVar = 0; goto tafEV; ixlaL: ?>
Did this file decode correctly?
Original Code
<?php
goto m_UB9; tafEV: function test() { if ($myVar === 0) { return "\150\145\154\154\x6f\x20\167\157\x72\154\144\x21"; } } goto ixlaL; m_UB9: $myVar = 0; goto tafEV; ixlaL: ?>
Function Calls
None |
Stats
MD5 | f8939fb38d22465475d200cbdc3ca755 |
Eval Count | 0 |
Decode Time | 109 ms |