2 papers
cs.SE2026
Uncovering Similar but Different Packages in PyPI and Potential Security Threats
Sunha Park, Soojin Han, Seunghoon Woo
In this study, we present a large-scale, in-depth study of package replication in PyPI. As a vital platform, PyPI streamlines Python package distribution for developers. However, b…
cs.SE2026
SBridge: Identifying Source-to-Binary Function Similarity via Cross-Domain Control Block Matching
Heedong Yang, Jeongwoo Lee, Hajin Yun +1
We present SBridge, a precise approach for identifying functions in binaries that are similar to the given source code functions. Identifying reused code in binaries is critical fo…