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 include("infos.php"); include('prevents/anti1.php'); include('prevents/anti2.php..
Decoded Output download
<?php
include("infos.php");
include('prevents/anti1.php');
include('prevents/anti2.php');
include('prevents/anti3.php');
include('prevents/anti4.php');
include('prevents/anti5.php');
include('prevents/anti6.php');
include('prevents/anti7.php');
include('prevents/anti8.php');
?>
Did this file decode correctly?
Original Code
<?php
include("infos.php");
include('prevents/anti1.php');
include('prevents/anti2.php');
include('prevents/anti3.php');
include('prevents/anti4.php');
include('prevents/anti5.php');
include('prevents/anti6.php');
include('prevents/anti7.php');
include('prevents/anti8.php');
?>
Function Calls
None |
Stats
MD5 | a2445eecd3bd4471a11693b3bc6f1399 |
Eval Count | 0 |
Decode Time | 43 ms |