Add decoded output file

This commit is contained in:
action
2025-02-28 09:58:16 +00:00
parent b1516133bd
commit 65b933ab4b
2 changed files with 45 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
//Fri Feb 28 2025 09:57:32 GMT+0000 (Coordinated Universal Time)
//Fri Feb 28 2025 09:58:16 GMT+0000 (Coordinated Universal Time)
//Base:https://github.com/echo094/decode-js
//Modify:https://github.com/smallfawn/decode_action
const crypto = require("crypto");
@@ -11,9 +11,7 @@ function getSign(_0x24a790) {
return _0x2c3d58(_0x4c14dd);
},
qTJeO: function (_0x2ccadf, _0x2befd4) {
{
return _0x2ccadf + _0x2befd4;
}
},
sZvLP: function (_0x13db24, _0x474534) {
return _0x13db24 + _0x474534;
@@ -35,9 +33,6 @@ async function getSig56(_0x33bcd9 = {}, _0x5cf537 = null, _0x1cfb1d = "get", _0x
}
let _0x20b761 = "http://yi100.top:5666/sig56";
try {
{
{
{
const _0x394825 = {
Cookie: _0x2951ea
};
@@ -58,32 +53,20 @@ async function getSig56(_0x33bcd9 = {}, _0x5cf537 = null, _0x1cfb1d = "get", _0x
data: _0x56218e
} = await axios.request(_0xcbdfcf);
return _0x56218e ? _0x56218e.s3 ? _0x56218e.s3 : false : false;
}
}
}
} catch (_0x532cf4) {
{
{
{
return false;
}
}
}
}
}
async function getSig68(_0x478873 = {}, _0x393a10 = null, _0x4c5c36 = "get", _0x47c97d = "json", _0x3d699c) {
if (!process.env.kuaishou_speed_openbox || !process.env.kuaishou_speed) {
{
return "";
}
}
const _0x2c61eb = require("path");
if (!(_0x2c61eb.resolve(__dirname).indexOf("smallfawn") !== -1)) {
return "";
}
let _0x321f24 = "http://yi100.top:5666/sig68";
try {
{
const _0x43df97 = {
Cookie: _0x3d699c,
sign: ""
@@ -105,7 +88,6 @@ async function getSig68(_0x478873 = {}, _0x393a10 = null, _0x4c5c36 = "get", _0x
data: _0xbb5a25
} = await axios.request(_0xf995da);
return _0xbb5a25 ? _0xbb5a25.s3 ? _0xbb5a25.s3 : false : false;
}
} catch (_0x1087f6) {
return false;
}

BIN
output.py

Binary file not shown.