datadome 固定random 死循环





I = window;
n = window;
As = 694;
_n = 240;




Math.random = function (){
    return 0.1;
}




function sc(A, e) {
    return 23 * (e & ~A) - 11 * (e ^ A) + 11 * ~(e | A) + 10 * ~(e | ~A) - 11 * ~A;
  }


var t = I["Math"]["cos"];
I["Math"]["cos"] = function(i) {
    if (i !== 6.67 / 180 * 100 && sc(-1051, -1960) < 6 * (As & _n) + 3 * (As & ~_n) - 2 * (As | ~_n) - 2 * (As ^ ~_n) + 4 * ~(As | _n) + 1 * ~(As | ~_n))
        window["Number"](11),
        window["Math"]["ceil"](0.20999999999999996);
    else {
        var g = I["Math"]["atan2"];
        I["Math"]["atan2"] = function() {
            I["Math"]["atan2"] = g;
            var s, t = g["apply"](I["Math"], arguments);
            if (window["isNaN"](t))
                s = 0.7662468010068256;
            else {
                for (var i = t["toString"](), B = +i[2], r = (2 * B + 1) % 10, C = (3 * B + 7) % 10, o = (5 * B + 3) % 10, E = []; E["length"] < 3; ) {
                    var u = I["Math"]["floor"](13 * I["Math"]["random"]()) + 3;
                    E["indexOf"](u) > -1 || E["push"](u);
                }
                E["sort"](function(A, e) {
                    return A - e;
                });
                var v = i["slice"](0, E[0])
                  , h = i["slice"](E[0] + 1, E[1])
                  , f = i["slice"](E[1] + 1, E[2])
                  , D = i["slice"](E[2] + 1);
                (i = v + r + h + C + f + o + D)[17] && +i[17] > 5 && (i = i["slice"](0, 17) + window["Math"]["floor"](5 * window["Math"]["random"]())),
                s = +i;
            }
            return s;
        }
        ,
        I["Math"]["atan2"]["toString"] = function() {
            return g["toString"]();
        }
        ,
        I["Math"]["cos"] = t;
    }
    return t["apply"](this, arguments);
}
;
I["Math"]["cos"]["toString"] = function() {
    return t["toString"]();
}
;


function go(){

    let t = 1.4142135623730951
    var i = n["Math"]["sqrt"](n["Math"]["abs"](n["Math"]["sin"](n["Math"]["PI"] / 90 * 100 - 40 * n["Math"]["random"]() * (n["Math"]["PI"] / 180) / 2) + n["Math"]["cos"](100 * t * (n["Math"]["PI"] / 180)) * n["Math"]["sin"](n["Math"]["PI"] / 180 * 40 - 100 * n["Math"]["random"]() * (n["Math"]["PI"] / 75) / 2)));

    let g = n["Math"]["random"]() * n["Math"]["sqrt"](n["Math"]["abs"](1 - n["Math"]["sin"](40 * n["Math"]["random"]() * (n["Math"]["PI"] / 90) - 100 * t * (n["Math"]["PI"] / 180) / 2) + n["Math"]["cos"](6.67 / 180 * 100) * n["Math"]["random"]() * n["Math"]["sin"](n["Math"]["PI"] / 180 * 60 - n["Math"]["PI"] / 45 * 100 / 2)));
    let result = n["Math"]["atan2"](i, g);
    
    console.log(result);
    
}


go();




posted @ 2025-08-29 17:41  AngDH  阅读(13)  评论(0)    收藏  举报