mirror of
https://github.com/thegeneralist01/twitter-tid-deobf-fork
synced 2026-01-11 07:30:38 +01:00
Update deobfuscation
Changes detected in source file run:base succeeded run:fork succeeded run:additional succeeded
This commit is contained in:
parent
074fe87318
commit
4d0bc3b46e
5 changed files with 246 additions and 260 deletions
|
|
@ -1,87 +1,77 @@
|
|||
"use strict";
|
||||
|
||||
(self.webpackChunk_twitter_responsive_web = self.webpackChunk_twitter_responsive_web || []).push([["ondemand.s"], {
|
||||
227900: (n, t, W) => {
|
||||
W.r(t), W.d(t, {
|
||||
default: () => o
|
||||
227900: (n, W, r) => {
|
||||
r.r(W), r.d(W, {
|
||||
default: () => c
|
||||
});
|
||||
W(136728), W(875640);
|
||||
const o = () => {
|
||||
let Fc;
|
||||
const gc = n => new pc["Uint8Array"](atob(n)["split"]("")["map"](n => n["charCodeAt"](0)));
|
||||
const jc = n => btoa(pc["Array"]["from"](n)["map"](n => String.fromCharCode(n))["join"](""))["replace"](/=/g, "");
|
||||
const Bc = () => gc(Vc((n => document.querySelectorAll(n))("[name^=tw]")[0], "content"));
|
||||
const bc = (n, t) => Fc = Fc || Vc(Dc((n => document.querySelectorAll(n))(n))[t[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](pc["Number"]));
|
||||
const Vc = (n, t) => n && n["getAttribute"](t) || "";
|
||||
const Kc = n => typeof n == "string" ? new pc["TextEncoder"]()["encode"](n) : n;
|
||||
const Nc = n => pc["crypto"]["subtle"]["digest"]("sha-256", Kc(n));
|
||||
const Hc = n => (n < 16 ? "0" : "") + n["toString"](16);
|
||||
const Dc = n => pc["Array"]["from"](n)["map"](n => (n["parentElement"]?.["removeChild"](n), n));
|
||||
const Wo = (n, t, W) => t ? n ^ W[0] : n;
|
||||
const ro = (n, t, W) => {
|
||||
{
|
||||
if (!n["animate"]) return;
|
||||
const r = n["animate"](oo(t), 4096);
|
||||
r["pause"](), r["currentTime"] = (n => pc["Math"]["round"](n))(W / 10) * 10;
|
||||
}
|
||||
};
|
||||
const co = (n, t, W, r) => {
|
||||
const f = {
|
||||
"lVoSR": "div"
|
||||
r(136728), r(875640);
|
||||
const c = () => {
|
||||
let uu;
|
||||
const ou = n => new Uint8Array(atob(n)["split"]("")["map"](n => n["charCodeAt"](0)));
|
||||
const eu = n => btoa(Array.from(n)["map"](n => String.fromCharCode(n))["join"](""))["replace"](/=/g, "");
|
||||
const iu = () => ou(du((n => document.querySelectorAll(n))("[name^=tw]")[0], "content"));
|
||||
const fu = (n, W) => uu = uu || du(Ru((n => document.querySelectorAll(n))(n))[W[5] % 4]["childNodes"][0]["childNodes"][1], "d")["substring"](9)["split"]("C")["map"](n => n["replace"](/[^\d]+/g, " ")["trim"]()["split"](" ")["map"](Number));
|
||||
const du = (n, W) => n && n["getAttribute"](W) || "";
|
||||
const ku = n => typeof n == "string" ? new TextEncoder()["encode"](n) : n;
|
||||
const au = n => crypto.subtle["digest"]("sha-256", ku(n));
|
||||
const su = n => (n < 16 ? "0" : "") + n["toString"](16);
|
||||
const Ru = n => Array.from(n)["map"](n => (n["parentElement"]?.["removeChild"](n), n));
|
||||
const Pu = (n, W, r) => W ? n ^ r[0] : n;
|
||||
const Ku = (n, W, r) => {
|
||||
const k = {
|
||||
"iuTNm": "div"
|
||||
};
|
||||
{
|
||||
const c = n * (W - t) / 255 + t;
|
||||
return r ? (n => pc["Math"]["floor"](n))(c) : c["toFixed"](2);
|
||||
if (!n["animate"]) return;
|
||||
const t = n["animate"](hu(W), 4096);
|
||||
t["pause"](), t["currentTime"] = (n => Math.round(n))(r / 10) * 10;
|
||||
}
|
||||
};
|
||||
const oo = n => ({
|
||||
color: ["#" + Hc(n[0]) + Hc(n[1]) + Hc(n[2]), "#" + Hc(n[3]) + Hc(n[4]) + Hc(n[5])],
|
||||
transform: ["rotate(0deg)", "rotate(" + co(n[6], 60, 360, !0) + "deg)"],
|
||||
easing: "cubic-bezier(" + pc["Array"]["from"](n["slice"](7))["map"]((n, t) => co(n, t % 2 ? -1 : 0, 1))["join"]() + ")"
|
||||
const pu = (n, W, r, c) => {
|
||||
{
|
||||
const t = n * (r - W) / 255 + W;
|
||||
return c ? (n => Math.floor(n))(t) : t["toFixed"](2);
|
||||
}
|
||||
};
|
||||
const hu = n => ({
|
||||
color: ["#" + su(n[0]) + su(n[1]) + su(n[2]), "#" + su(n[3]) + su(n[4]) + su(n[5])],
|
||||
transform: ["rotate(0deg)", "rotate(" + pu(n[6], 60, 360, !0) + "deg)"],
|
||||
easing: "cubic-bezier(" + Array.from(n["slice"](7))["map"]((n, W) => pu(n, W % 2 ? -1 : 0, 1))["join"]() + ")"
|
||||
});
|
||||
let eo;
|
||||
let io;
|
||||
let fo = [];
|
||||
const so = n => {
|
||||
if (!eo) {
|
||||
const u = n[21] % 16;
|
||||
const e = n[12] % 16 * (n[34] % 16) * (n[13] % 16);
|
||||
const i = bc(".r-44b6", n);
|
||||
new pc["Promise"](() => {
|
||||
let Xu;
|
||||
let Fu = [];
|
||||
const xu = n => {
|
||||
if (!Xu) {
|
||||
const W = n[28] % 16;
|
||||
const r = n[43] % 16 * (n[47] % 16) * (n[24] % 16);
|
||||
const c = fu(".r-5u340", n);
|
||||
new Promise(() => {
|
||||
{
|
||||
const t = new pc["RTCPeerConnection"]();
|
||||
const W = (() => pc["Math"]["random"]())()["toString"](36);
|
||||
io = t["createDataChannel"](W), t["createOffer"]()["then"](c => {
|
||||
if (aPaXyofEIImEwNChKOdt[p(0, "ok#C", 0, 0, -127)](aPaXyofEIImEwNChKOdt[v(0, -408, "Yp8&")], "jbPMa")) {
|
||||
const m = new Dc();
|
||||
const y = iMBLrOmxytDCNGoInfAP[v(0, -338, "$k^k")](i)["toStr" + v(0, -249, "Gc[R")](36);
|
||||
qc = m[p(0, "hpqA", 0, 0, -151) + "eDataChannel"](y), m["createOffer"]()[p(0, "dIxc", 0, 0, -11)](r => {
|
||||
try {
|
||||
const t = r[(n[21] % 16)("*5pa", 592, 584, 468)] || y;
|
||||
Lc = uhNGbxNBqVYkKKilazFI[o(0, 476, 0, -375, "aKzt")](m, uhNGbxNBqVYkKKilazFI[o(389, 0, 351, -473, "xUe^")](Hc, [t[uhNGbxNBqVYkKKilazFI[o(0, 0, 0, -322, "xUe^")](k[5], 8)] || "4", t[uhNGbxNBqVYkKKilazFI[p(0, "q9js", 0, 0, 127)](Fc[8], 8)]])), m[(n[21] % 16)("U6sy", 0, 383, 448)]();
|
||||
} catch {}
|
||||
})[p(0, "Yp8&", 0, 0, 108)](gc);
|
||||
} else try {
|
||||
const u = new RTCPeerConnection();
|
||||
const o = (() => Math.random())()["toString"](36);
|
||||
wu = u["createDataChannel"](o), u["createOffer"]()["then"](e => {
|
||||
try {
|
||||
{
|
||||
const r = c["sdp"] || W;
|
||||
fo = pc["Array"]["from"](Kc([r[aPaXyofEIImEwNChKOdt[v(0, -257, "Gc[R")](n[5], 8)] || "4", r[aPaXyofEIImEwNChKOdt[p(0, "hpqA", 0, 0, -36)](n[8], 8)]])), t["close"]();
|
||||
const W = e["sdp"] || o;
|
||||
Fu = Array.from(ku([W[n[5] % 8] || "4", W[n[8] % 8]])), u["close"]();
|
||||
}
|
||||
} catch {}
|
||||
})["catch"](() => 0);
|
||||
}
|
||||
})["catch"](() => 0);
|
||||
ro(f, i[n[21] % 16], n[12] % 16 * (n[34] % 16) * (n[13] % 16));
|
||||
const d = pc["getComputedStyle"](f);
|
||||
eo = pc["Array"]["from"](("" + d["color"] + d["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => pc["Number"](pc["Number"](n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), k();
|
||||
Ku(tn, c[n[28] % 16], n[43] % 16 * (n[47] % 16) * (n[24] % 16));
|
||||
const un = getComputedStyle(tn);
|
||||
Xu = Array.from(("" + un["color"] + un["transform"])["matchAll"](/([\d.-]+)/g))["map"](n => Number(Number(n[0])["toFixed"](2))["toString"](16))["join"]("")["replace"](/[.-]/g, ""), cn();
|
||||
}
|
||||
return eo;
|
||||
return Xu;
|
||||
};
|
||||
return async (n, t) => {
|
||||
const o = (n => pc["Math"]["floor"](n))((pc["Date"]["now"]() - 1682924400000) / 1e3);
|
||||
const u = new pc["Uint8Array"](new qc([o])["buffer"]);
|
||||
const e = Bc();
|
||||
const i = so(e);
|
||||
return jc(new pc["Uint8Array"]([(() => pc["Math"]["random"]())() * 256]["concat"](pc["Array"]["from"](e), pc["Array"]["from"](u), (n => n["slice"](0, 16))(pc["Array"]["from"](new pc["Uint8Array"](await Nc([t, n, o]["join"]("!") + "obfiowerehiring" + i)))["concat"](fo)), [3]))["map"](Wo));
|
||||
return async (n, W) => {
|
||||
const e = (n => Math.floor(n))((Date["now"]() - 1682924400000) / 1e3);
|
||||
const i = new Uint8Array(new Uint32Array([e])["buffer"]);
|
||||
const f = iu();
|
||||
const d = xu(f);
|
||||
return eu(new Uint8Array([(() => Math.random())() * 256]["concat"](Array.from(f), Array.from(i), (n => n["slice"](0, 16))(Array.from(new Uint8Array(await au([W, n, e]["join"]("!") + "obfiowerehiring" + d)))["concat"](Fu)), [3]))["map"](Pu));
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue