发布于 2023-11-29 JS加密的研究背景和意义 3.46k 热度 JS加密的研究背景和意义已关闭评论 JSVMP原理分析 往期文章 一.研究背景 JavaScript在应用的早期主要处理一些页面内容修改和表单提交等简单操作,代码结构简单,安全需求不高。 …
发布于 2023-03-17 代码虚拟化保护原理分析 2.82k 热度 代码虚拟化保护原理分析已关闭评论 JSVMP原理分析 JS虚拟化 基本保护过程,JS虚拟化保护通常以二进制可执行程序为保护目标,其核心是用自定义的虚拟指令模拟替换目标程序指令,并编码成 …
发布于 2023-03-16 JS混淆和JS压缩的前端代码攻防机制分析 4.24k 热度 JS混淆和JS压缩的前端代码攻防机制分析已关闭评论 JSVMP原理分析 本章的内容主要详细分析JavaScript代码常用的保护策略和相应的攻击手段,并从原理上讲解代码虚拟化的保护机制,最后通过WebA …
发布于 6 分钟前 JavaScript Complete Guide 2026 – Best Practices 0 热度 NOTHING 有读者私信问我Medium该怎么实现,今天正好有空写篇文章记录一下。 Found this helpful? Share it w …
发布于 1 天前 JavaScript Complete Guide 2026 – Best Practices 3 热度 JavaScript Complete Guide 2026 – Best Practices已关闭评论 Recently I was working on a project involving JavaScript, and I t …
发布于 1 天前 JavaScript Encryption: 如何 实战教程 7 热度 JavaScript Encryption: 如何 实战教程已关闭评论 关于JavaScript,网上资料比较零散,这里做个相对完整的总结。 Have questions? Feel free to a …
发布于 2 天前 Frontend Security in 2025: Protecting Client-Side 2 热度 Frontend Security in 2025: Protecting Client-Side已关闭评论 Information about Frontend is scattered across the web, so I comp …
发布于 2 天前 Frontend Security in 2025 完全指南 6 热度 Frontend Security in 2025 完全指南已关闭评论 最近在写项目的时候正好涉及到Frontend,顺手整理了一下相关资料。 Have questions? Feel free to …
发布于 3 天前 [PDF] Leveraging WebAssembly for Numerical JavaScr 3 热度 [PDF] Leveraging WebAssembly for Numerical JavaScr已关闭评论 There’s been a lot of discussion about [PDF] in developer communi ̷
发布于 3 天前 JavaScript Complete Guide 2026 – Best Practices 0 热度 JavaScript Complete Guide 2026 – Best Practices已关闭评论 在做前端安全相关需求时,[PDF]这个问题绕不开,刚好把踩坑经验分享一下。 Have questions? Feel free t …
发布于 4 天前 JavaScript VM Protection Compared – Jscrambler, JS 17 热度 JavaScript VM Protection Compared – Jscrambler, JS已关闭评论 While working on frontend security projects, I encountered JavaSc …
发布于 4 天前 The Ultimate JavaScript Handbook 2026 9 热度 The Ultimate JavaScript Handbook 2026已关闭评论 不少同学在群里讨论JavaScript,这里统一回复一下,顺便整理成文章。 Have questions? Feel free t …