NSSL-SJTU / SaTC

A prototype of Shared-keywords aware Taint Checking, a novel static analysis approach that tracks the data flow of the user input between front-end and back-end to precisely detect security vulnerabilities.
274 stars 48 forks source link

您提供的额外修复脚本CodatifyFixupData.py,找不到包utils #13

Open huahai111 opened 2 years ago

huahai111 commented 2 years ago

图片 作者您好,请问utils包是您自己实现的功能包么? 查阅了GhidraScript,这个包并没有在ghidra自带jython中提供 图片