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 goto degy2; P_02V: if (isset($notifs)) { foreach ($notifs as $notif) { $notif->vie..
Decoded Output download
<?php
goto degy2; P_02V: if (isset($notifs)) { foreach ($notifs as $notif) { $notif->viewed = 1; $notif->save(); } } goto aOd1g; degy2: require __DIR__ . "/../../../../../sys/protect.php"; goto VXDZB; VXDZB: $notifs = (new Notification())->find("viewed=:viewed", "viewed=0")->fetch(true); goto P_02V; aOd1g: var_dump($notifs); ?>
Did this file decode correctly?
Original Code
<?php
goto degy2; P_02V: if (isset($notifs)) { foreach ($notifs as $notif) { $notif->viewed = 1; $notif->save(); } } goto aOd1g; degy2: require __DIR__ . "\57\x2e\x2e\57\x2e\x2e\57\x2e\56\x2f\56\x2e\57\x2e\56\57\x73\171\x73\57\x70\x72\157\164\145\143\x74\x2e\x70\150\x70"; goto VXDZB; VXDZB: $notifs = (new Notification())->find("\x76\151\x65\167\x65\144\75\72\x76\x69\145\167\145\x64", "\166\151\x65\x77\145\144\75\x30")->fetch(true); goto P_02V; aOd1g: var_dump($notifs);
Function Calls
None |
Stats
MD5 | 633bf2d2260a187195df03babf46aeb9 |
Eval Count | 0 |
Decode Time | 40 ms |