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 if (!isset($_SERVER["\110\x54\x54\120\137\x52\x45\x46\105\122\x45\x52"]) || strpos..
Decoded Output download
<?php
if (!isset($_SERVER["HTTP_REFERER"]) || strpos($_SERVER["HTTP_REFERER"], "berechnungstool.umzugskostenberechner.de") === false) { header("HTTP/1.0 403 Forbidden"); die("Access denied. This page must be loaded within an iframe."); } ?>
<!doctypehtml><html lang="de"><head><meta charset="UTF-8"><meta content="width=device-width,initial-scale=1"name="viewport"><title>Moving Company Wizard</title><script src="https://unpkg.com/[email protected]/dist/vue.global.js"></script><script src="https://cdn.tailwindcss.com?v=3.4.5"></script><link href="./css/style.css?v=20241222"rel="stylesheet"><link href="./css/toolstyle.css?v=20241222"rel="stylesheet"></head><body><div id="app"><wizard-component></wizard-component></div><script type="module">import WizardComponent from './components/WizardComponent.js?v=20241222'
const app = Vue.createApp({})
app.component('wizard-component', WizardComponent)
app.mount('#app')</script></body></html>
Did this file decode correctly?
Original Code
<?php
if (!isset($_SERVER["\110\x54\x54\120\137\x52\x45\x46\105\122\x45\x52"]) || strpos($_SERVER["\110\124\124\120\137\x52\x45\x46\105\122\x45\122"], "\142\145\162\x65\143\150\156\x75\x6e\x67\163\x74\x6f\157\x6c\56\x75\155\x7a\165\147\x73\153\157\163\x74\x65\156\x62\x65\x72\x65\143\x68\156\x65\x72\56\x64\145") === false) { header("\x48\124\124\120\57\61\x2e\60\x20\x34\60\x33\40\x46\x6f\162\142\x69\144\x64\x65\x6e"); die("\x41\143\x63\x65\163\163\x20\x64\145\x6e\x69\145\144\56\x20\x54\x68\x69\x73\x20\160\141\x67\x65\40\155\165\163\164\x20\142\x65\x20\x6c\x6f\x61\144\x65\144\40\167\x69\164\150\151\156\x20\141\x6e\x20\151\146\162\x61\155\x65\x2e"); } ?>
<!doctypehtml><html lang="de"><head><meta charset="UTF-8"><meta content="width=device-width,initial-scale=1"name="viewport"><title>Moving Company Wizard</title><script src="https://unpkg.com/[email protected]/dist/vue.global.js"></script><script src="https://cdn.tailwindcss.com?v=3.4.5"></script><link href="./css/style.css?v=20241222"rel="stylesheet"><link href="./css/toolstyle.css?v=20241222"rel="stylesheet"></head><body><div id="app"><wizard-component></wizard-component></div><script type="module">import WizardComponent from './components/WizardComponent.js?v=20241222'
const app = Vue.createApp({})
app.component('wizard-component', WizardComponent)
app.mount('#app')</script></body></html>
Function Calls
header | 1 |
strpos | 1 |
Stats
MD5 | 6ae6870cc4b900102297a979536c0dac |
Eval Count | 0 |
Decode Time | 259 ms |