Skip to content

Instantly share code, notes, and snippets.

@Modder4869
Created May 21, 2022 15:26
Show Gist options
  • Save Modder4869/454a70d652e1be76c8263c37ba996771 to your computer and use it in GitHub Desktop.
Save Modder4869/454a70d652e1be76c8263c37ba996771 to your computer and use it in GitHub Desktop.
var _0x3a4dcb = "0wMrYU+ixjJ4QdzgfN2HlyIVAt3sBOZnCT9Lm7uFDovkb/EaKpRWhqXS5168ePcG";
dec = function(key) {
key = "".concat(key);
i = 0;
for (; i < key.length; i++) {
if (255 < key.charCodeAt(i)) {
return null;
}
}
var string = "";
var i = 0;
for (; i < key.length; i = i + 3) {
var crossfilterable_layers = [void 0, void 0, void 0, void 0];
crossfilterable_layers[0] = key.charCodeAt(i) >> 2;
crossfilterable_layers[1] = SxouR(3, key.charCodeAt(i)) << 4;
if (key.length > mzpex(i, 1)) {
crossfilterable_layers[1] |= qprPJ(key.charCodeAt(i + 1), 4);
crossfilterable_layers[2] = (15 & key.charCodeAt(i + 1)) << 2;
}
if (key.length > mzpex(i, 2)) {
crossfilterable_layers[2] |= key.charCodeAt(mzpex(i, 2)) >> 6;
crossfilterable_layers[3] = 63 & key.charCodeAt(i + 2);
}
var layer_i = 0;
for (; layer_i < crossfilterable_layers.length; layer_i++) {
if ("undefined" == typeof crossfilterable_layers[layer_i]) {
string = string + "=";
} else {
string = string + function(statisticName) {
if (KhJnF(0, statisticName) && statisticName < 64) {
return _0x3a4dcb[statisticName];
}
}(crossfilterable_layers[layer_i]);
}
}
}
return string;
};
mzpex = function(prop, op) {
return prop + op;
};
qprPJ = function(value, i) {
return value >> i;
};
SxouR = function(n, a) {
return n & a;
};
KhJnF = function(mid_OR_high, high_OR_null) {
return mid_OR_high <= high_OR_null;
};
//zrdfdhPAQY55lYpU
dec2 = function(chars, left) {
var tmp;
var array = [];
var j = 0;
var pix_color = "";
var length = 256;
var i = 0;
for (; i < length; i = i + 1) {
array[i] = i;
}
i = 0;
for (; i < length; i = i + 1) {
j = (owbMF(j, array[i]) + chars.charCodeAt(i % chars.length)) % length;
tmp = array[i];
array[i] = array[j];
array[j] = tmp;
}
j = i = 0;
var index = 0;
for (; index < left.length; index = index + 1) {
j = (j + array[i = (i + index) % length]) % length;
tmp = array[i];
array[i] = array[j];
array[j] = tmp;
pix_color = pix_color + String.fromCharCode(left.charCodeAt(index) ^ array[(array[i] + array[j]) % length]);
}
return pix_color;
};
owbMF = function(index, numberRemoved) {
return index + numberRemoved;
};
//console.log(dec("83P7OX0N8PLE"))
console.log(`https://vizcloud.cloud/info/${dec(dec2('LCbu3iYC7ln24K7P',dec("48YZVO8WWJ2X"))).replace(/\//g, '_').replace(/=+$/, '')}`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment