Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
'([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x2..
Decoded Output download
<? '([^\x00-\ \"\(\)\,\.\:-\<\>\@\[-\]\x7f-\xff]+|\"([^\
\"\\x80-\xff]|\[\x00-\x7f])*\")(\.([^\x00-\ \"\(\)\,\.\:-\<\>\@\[-\]\x7f-\xff]+|\"([^\
\"\\x80-\xff]|\[\x00-\x7f])*\"))*\@([^\x00-\ \"\(\)\,\.\:-\<\>\@\[-\]\x7f-\xff]+|\[([^\
\[-\]\x80-\xff]|\[\x00-\x7f])*\])(\.([^\x00-\ \"\(\)\,\.\:-\<\>\@\[-\]\x7f-\xff]+|\[([^\
\[-\]\x80-\xff]|\[\x00-\x7f])*\]))*' ?>
Did this file decode correctly?
Original Code
'([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x22([^\\x0d\\x22\\x5c\\x80-\\xff]|\\x5c[\\x00-\\x7f])*\\x22)(\\x2e([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x22([^\\x0d\\x22\\x5c\\x80-\\xff]|\\x5c[\\x00-\\x7f])*\\x22))*\\x40([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x5b([^\\x0d\\x5b-\\x5d\\x80-\\xff]|\\x5c[\\x00-\\x7f])*\\x5d)(\\x2e([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x5b([^\\x0d\\x5b-\\x5d\\x80-\\xff]|\\x5c[\\x00-\\x7f])*\\x5d))*'
Function Calls
None |
Stats
MD5 | 81bbe13db8d28a90d7ff99fbc494109b |
Eval Count | 0 |
Decode Time | 161 ms |