@unreal sable
#i want to convert this js code so i can see
1 messages · Page 1 of 1 (latest)
some clue
there is a <script type="cf1716f0456d9ff74262738e-text/javascript">
on top
What's wrong with it?
It's pretty nice as it is, now you just have to run through a debugger and slowly add meaningful names.
Make a new thread!
Go to #1049001614922481755 and click "New Post" in the top right. @fierce plank
You asked like 9 minutes ago.
var interval = setInterval(function() {
var _0x81ab0e = BLOXFLIP_0x2fa14b,
_0x3735a2 = {
'ttYml': _0x81ab0e(0x1fb) + _0x81ab0e(0x20e) + _0x81ab0e(0x1c9) + _0x81ab0e(0x1f9) + 'ap',
'GAvVn': _0x81ab0e(0x286) + _0x81ab0e(0x23c) + _0x81ab0e(0x1b0) + _0x81ab0e(0x250) + _0x81ab0e(0x1ff) + _0x81ab0e(0x1db) + 'ze'
};
frameHeight = document[_0x81ab0e(0x20c) + _0x81ab0e(0x295) + _0x81ab0e(0x21d) + _0x81ab0e(0x281) + 'Id'](_0x3735a2[_0x81ab0e(0x1b3) + 'ml'])[_0x81ab0e(0x262) + _0x81ab0e(0x28d) + _0x81ab0e(0x1cc) + _0x81ab0e(0x220)], frameWidth = document[_0x81ab0e(0x20c) + _0x81ab0e(0x295) + _0x81ab0e(0x21d) + _0x81ab0e(0x281) + 'Id'](_0x3735a2[_0x81ab0e(0x1b3) + 'ml'])[_0x81ab0e(0x262) + _0x81ab0e(0x28d) + _0x81ab0e(0x210) + 'th'], 0x1 == loadedCheck && parent[_0x81ab0e(0x201) + _0x81ab0e(0x1d3) + _0x81ab0e(0x274) + 'ge'](JSON[_0x81ab0e(0x26e) + _0x81ab0e(0x246) + _0x81ab0e(0x1df)]({
'eventId': _0x3735a2[_0x81ab0e(0x22f) + 'Vn'],
'payload': {
'frameHeight': frameHeight,
'frameWidth': frameWidth
}
}), '*');
}, 0xbb8);
look at this
it encrypted
0xbb8 should be a number
it's not encrypted, it's obfuscated.
this should be a key tho
how
i can't find any online tools
they just not work
it's just random garbage.
you have to figure that one out.
it's _8497934 in decimal, but it doesn't mean anything, it's an identifier
hmm
you have to put it into a debugger and figure that out.
and give the functions meaningful names.
it doesn't need to deobfuscate
it runs fine
obfuscating is so people can't read it easily
ok got it