### 适配范围 > Describe the scope you want to adapt to JSP、JSPX 使用 html/unicode/cdata 可以进行静态混淆免杀。Tomcat 的兼容性较好基本编码都可以兼容,前期建议可以优先选择 unicode 进行测试。unicode的兼容性是最好的。当然还有其他通过固定模板进行免杀的也可以参考 ### 相关资料 > Please list some useful links - [JCE](https://github.com/Ch1ngg/JCE) - [Java学习之Jsp混淆免杀工具编写](https://mp.weixin.qq.com/s/ah50j48rLAP8zjIYdEQkpw)