说明:本文仅供学习交流。如果你认可owl3d生成的视频效果,那么请支持正版。
本文主要涉及js reverse方向。放到ctf里面应该属于签到题的难度加一点点。
最近重新组了一台电脑,顺便把系统重装了。想着还是把owl3d也更新一下好了,遂从官网下载最新的安装包安装了一下。
还是老方法,麻溜打开了index.js,格式化之后可以简单的进行一个代码的找。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
| (0x0, _0x22fae2[_0x3f4112(0x265)])(() => { var _0x29c3b5 = _0x3f4112; if ( !_0x206c15 || !_0x206c15["ps"] || (_0x206c15["ps"] !== _0x33c1dd && _0x206c15["ps"] !== _0x469661 && _0x206c15["ps"] !== _0x166bb9) ) { if (_0x206c15 && _0x206c15["pc"]) { for (let _0xd310e1 of _0x206c15["pc"]) if (_0x19e748["includes"](_0xd310e1)) return void _0x1e5b5c({ hpd: !0x0, ssn: !0x1, ppn: _0x469661, }); } if (_0x206c15 && _0x206c15["pt"]) { for (let _0x359855 of _0x206c15["pt"]) if ( _0x18a40a[_0x29c3b5(0x2174)]( _0x359855[_0x29c3b5(0x716)] ) ) return void _0x1e5b5c({ hpd: !0x0, ssn: !0x1, ppn: _0x33c1dd, st: _0x359855["ut"], iue: _0x359855["iue"], uet: _0x359855["uet"], }); } console[_0x29c3b5(0x1346)]("No\x20valid\x20plan\x20found"), _0x1e5b5c(null); } else _0x1e5b5c({ hpd: !0x0, ssn: !0x0, ppn: _0x206c15["ps"] }); }, [_0x206c15])
|
直接修改即可。