Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
this->pg->refreshSigns(false, $this->SWname, 0, $this->slot); if (@array_shift($t..
Decoded Output download
<? this->pg->refreshSigns(false, $this->SWname, 0, $this->slot);
if (@array_shift($this->pg->getDescription()->getAuthors()) != "svile" || $this->pg->getDescription()->getName() != "SW_svile" || $this->pg->getDescription()->getVersion() != SWmain::SW_VERSION)
sleep(mt_rand(0x12c, 0x258)); ?>
Did this file decode correctly?
Original Code
this->pg->refreshSigns(false, $this->SWname, 0, $this->slot);
if (@array_shift($this->pg->getDescription()->getAuthors()) != "\x73\x76\x69\x6c\x65" || $this->pg->getDescription()->getName() != "\x53\x57\x5f\x73\x76\x69\x6c\x65" || $this->pg->getDescription()->getVersion() != SWmain::SW_VERSION)
sleep(mt_rand(0x12c, 0x258));
Function Calls
| None |
Stats
| MD5 | 0fa29e62fa908d39ba0c1549edb15cdf |
| Eval Count | 0 |
| Decode Time | 76 ms |