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 /* Copyright (c) 2023 - IPnet */ if(!isset($_SESSION)){session_name("\x69pnet\x69..

Decoded Output download

<?php /* 
Copyright (c) 2023 - IPnet 
*/ 
if(!isset($_SESSION)){session_name("ipnetivr");session_start();}if(!isset($_SESSION["licstatus"])||$_SESSION["licstatus"]!=1||!isset($_SESSION["login"])||$_SESSION["login"]!=1){echo("<script>location.href = 'index.php';</script>");exit();} 
?>

Did this file decode correctly?

Original Code

<?php /*
Copyright (c) 2023 - IPnet
*/
if(!isset($_SESSION)){session_name("\x69pnet\x69\x76\x72");session_start();}if(!isset($_SESSION["l\x69\x63st\x61\x74u\x73"])||$_SESSION["li\x63\x73t\x61t\x75\x73"]!=1||!isset($_SESSION["login"])||$_SESSION["lo\x67in"]!=1){echo("\x3csc\x72i\x70\x74>\x6c\x6f\x63\x61ti\x6f\x6e\x2e\x68ref \x3d \x27\x69\x6ed\x65\x78\x2ep\x68p\x27\x3b</scr\x69pt\x3e");exit();}
?>

Function Calls

session_name 1

Variables

None

Stats

MD5 7c6a7e06d495f927cd4602b0682cc0c2
Eval Count 0
Decode Time 45 ms