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) Nicsoft LLC */ eval( '?>' . base64_decode('PD9waHANCg0KDQppbmNsdWRl..
Decoded Output download
?>b"<?php
include_once '../../../inc/auth_header.php';
include_once '../../../inc/auth_admin.php';
include_once '../../../config.php';
include_once '../../../classes/Database.php';
include_once '../../../lib/crypto.php';
function workflow_add_user($user){
}
?>"
Did this file decode correctly?
Original Code
<?php /* Copyright (c) Nicsoft LLC */ eval( '?>' . base64_decode('PD9waHANCg0KDQppbmNsdWRlX29uY2UgJy4uLy4uLy4uL2luYy9hdXRoX2hlYWRlci5waHAnOw0KaW5jbHVkZV9vbmNlICcuLi8uLi8uLi9pbmMvYXV0aF9hZG1pbi5waHAnOw0KaW5jbHVkZV9vbmNlICcuLi8uLi8uLi9jb25maWcucGhwJzsNCmluY2x1ZGVfb25jZSAnLi4vLi4vLi4vY2xhc3Nlcy9EYXRhYmFzZS5waHAnOw0KaW5jbHVkZV9vbmNlICcuLi8uLi8uLi9saWIvY3J5cHRvLnBocCc7DQoNCg0KZnVuY3Rpb24gd29ya2Zsb3dfYWRkX3VzZXIoJHVzZXIpew0KCQ0KfQ0KDQoNCj8+')); ?>
Function Calls
base64_decode | 1 |
Stats
MD5 | c3b1ea769683b850c7f014e1afdf1a29 |
Eval Count | 1 |
Decode Time | 42 ms |