1 citations · 2 across the 6 of their papers we have counts for
4 papers · 1 filter
Comparing One with Many -- Solving Binary2source Function Matching Under Function Inlining
Ang Jia, Ming Fan, Xi Xu +6
Binary2source function matching is a fundamental task for many security applications, including Software Component Analysis (SCA). The "1-to-1" mechanism has been applied in existi…
Unleashing the Power of Compiler Intermediate Representation to Enhance Neural Program Embeddings
Zongjie Li, Pingchuan Ma, Huaijin Wang +4
Neural program embeddings have demonstrated considerable promise in a range of program analysis tasks, including clone identification, program repair, code completion, and program…
1-to-1 or 1-to-n? Investigating the effect of function inlining on binary similarity analysis
Ang Jia, Ming Fan, Wuxia Jin +6
Binary similarity analysis is critical to many code-reuse-related issues and "1-to-1" mechanism is widely applied, where one function in a binary file is matched against one functi…
A Systematic Impact Study for Fuzzer-Found Compiler Bugs
Michaël Marcozzi, Qiyi Tang, Alastair F. Donaldson +1
Despite much recent interest in compiler randomized testing (fuzzing), the practical impact of fuzzer-found compiler bugs on real-world applications has barely been assessed. We pr…