Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
RewriteEngine On RewriteRule ^.*\.(?:m3u8)$ video.php?acesso=$0 [NC,L,QSA]..
Decoded Output download
<?
RewriteEngine On
RewriteRule ^.*\.(?:m3u8)$ video.php?acesso=$0 [NC,L,QSA] ?>
Did this file decode correctly?
Original Code
RewriteEngine On
RewriteRule ^.*\.(?:m3u8)$ video.php?acesso=$0 [NC,L,QSA]
Function Calls
None |
Stats
MD5 | 17ef1068f4f947a68e6af8a0ac7c5f01 |
Eval Count | 0 |
Decode Time | 48 ms |