返回全部动态

阶段监督潜在推理实现单次JavaScript反混淆

原标题:Stage-Supervised Latent Reasoning for Single-Shot JavaScript Deobfuscation

arXiv cs.SE一手来源研究质量 78

AI 摘要

该论文提出一种阶段感知的潜在推理框架,用于JavaScript反混淆。方法将确定性反混淆工具产生的中间输出转化为监督信号,基于Coconut(连续思维链)范式训练模型,使其在训练时学习多阶段重写过程,但在推理时仅接收混淆代码并一次性生成清理后的程序。在JsDeObsBench上的初步结果显示,基于Coconut的模型将语法有效性提升至50%(直接微调为15%,零样本基线为25%),在有效输出中语义正确率达到80%,优于两个对比模型。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

Stage-Supervised Latent Reasoning for Single-Shot JavaScript Deobfuscation Abstract JavaScript obfuscation is widely used to protect code, but it also makes program analysis and security review substantially harder. Existing LLM-based deobfuscation methods usually treat the task as one-step translation, ignoring the staged structure of practical deobfuscation pipelines. This WIP paper proposes a stage-aware latent reasoning framework that converts intermediate outputs from a deterministic deobfu


发布时间:2026-09-24 12:00
抓取时间:2026-09-24 14:25
来源机构:arXiv
阅读原文arxiv.org