Coding games have a credibility problem. Some are genuinely useful learning tools. Others place programming words over an ...
Educational games work best when they turn complex ideas into actions you can try for yourself. The titles below cover everything from math and coding to history and urban planning, and they do it ...
用于 JavaScript 逆向工程,通过抽象语法树钩子技术对目标代码进行插桩和动态监控,辅助分析混淆或加密的前端脚本。 通常适合安全研究员或逆向工程师在分析网页端 JS 逻辑时,跟踪关键函数的调用、参数和返回值,定位核心算法。
kuizuo/js-deobfuscator ★1174 [ast] [babel] [deobfuscator] [javascript] [obfuscator] 用于分析和还原混淆后的 JavaScript 代码,帮助安全研究人员、爬虫工程师和前端开发者理解被混淆的脚本逻辑。 它通常基于抽象语法树解析 GitHub Star 收藏资源库,自动同步个人收藏项目。