Closed manojdjoshi closed 3 months ago
The file is corrupted:
eval((function (�, �, �, Z, �, �) {
� = function (�) {
return � < � ? "" : �(parseInt(� / �)) + (� = � % �) > 35 ? String.fromCharCode(� + 29) : �.toString(36);
};
if (!"".replace(/^/, String)) {
while (�--) {
�[�(�)] = (Z[�]) || (�(�));
}
Z = [function (�) {
return �[�];
}];
� = function () {
return "\\w+";
};
� = 1;
}
while (�--) {
if (Z[�]) {
� = �.replace(new RegExp("\\b" + �(�) + "\\b", "g"), Z[�]);
}
}
return �;
})("b 9L=[
For these lines you can get the source as explained in https://www.trickster.dev/post/understanding-javascript-packers
Also webcrack only supports newer https://github.com/javascript-obfuscator/javascript-obfuscator versions, you probably need to search for another tool to fully deobfuscate it
Describe the bug
cannot deobfuscate this type code
Expected Behaviour
how to deobfuscate this type file
Code
Logs
No response