Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
exec('\x66\x72\x6f\x6d\x20\x72\x65\x73\x6f\x75\x72\x63\x65\x73\x2e\x6c\x69\x62\x73\x20\x69..
Decoded Output download
<? exec('from resources.libs import alien
alien.addonsExt.searchNoncompatibleAddonsThread()
alien.checkForUpdates()
exit()') ?>
Did this file decode correctly?
Original Code
exec('\x66\x72\x6f\x6d\x20\x72\x65\x73\x6f\x75\x72\x63\x65\x73\x2e\x6c\x69\x62\x73\x20\x69\x6d\x70\x6f\x72\x74\x20\x61\x6c\x69\x65\x6e\x0a\x0a\x61\x6c\x69\x65\x6e\x2e\x61\x64\x64\x6f\x6e\x73\x45\x78\x74\x2e\x73\x65\x61\x72\x63\x68\x4e\x6f\x6e\x63\x6f\x6d\x70\x61\x74\x69\x62\x6c\x65\x41\x64\x64\x6f\x6e\x73\x54\x68\x72\x65\x61\x64\x28\x29\x0a\x61\x6c\x69\x65\x6e\x2e\x63\x68\x65\x63\x6b\x46\x6f\x72\x55\x70\x64\x61\x74\x65\x73\x28\x29\x0a\x65\x78\x69\x74\x28\x29')
Function Calls
| exec | 1 |
Stats
| MD5 | 2b6d437ca119182abde7448a0fb21266 |
| Eval Count | 0 |
| Decode Time | 78 ms |