This project implements an LLM-based triaging pipeline for automatically assessing the security risk of Android applications that integrate native code (C/C++) via the Java Native Interface (JNI). It ...
Abstract: Refactoring is crucial for maintaining a project, but it requires developers to understand code structure and system design principles well. Recent research on Large Language Models(LLMs) ...