{D-Helix}: A Generic Decompiler Testing Framework Using Symbolic Differentiation
Decompilers, one of the widely used security tools, transform low-level binary programs
back into their high-level source representations, such as C/C++. While state-of-the-art …
back into their high-level source representations, such as C/C++. While state-of-the-art …
[PDF][PDF] Isolating Compiler Bugs by Generating Effective Witness Programs with Large Language Models
Compiler bugs pose a significant threat to safety-critical applications, and promptly and
effectively isolating these bugs is crucial for assuring the quality of compilers. However, the …
effectively isolating these bugs is crucial for assuring the quality of compilers. However, the …
Effective isolation of fault-correlated variables via statistical and mutation analysis
It is a widely-adopted strategy for developers to monitor the values of program variables
when debugging in practice. In particular, developers often set breakpoints at specific …
when debugging in practice. In particular, developers often set breakpoints at specific …
How Does Code Optimization Impact Third-party Library Detection for Android Applications?
Android applications (apps) widely use third-party libraries (TPLs) to reuse functionalities
and simplify the development process. Unfortunately, these TPLs often suffer from …
and simplify the development process. Unfortunately, these TPLs often suffer from …
Compiler Bug Isolation via Enhanced Test Program Mutation
Compilers are one of the most fundamental software systems. A large number of software
systems rely on compilers for execution. Compiler bugs can significantly hinder software …
systems rely on compilers for execution. Compiler bugs can significantly hinder software …
Isolating Compiler Bugs by Generating Effective Witness Programs with Large Language Models
Compiler bugs pose a significant threat to safety-critical applications, and promptly as well
as effectively isolating these bugs is crucial for assuring the quality of compilers. However …
as effectively isolating these bugs is crucial for assuring the quality of compilers. However …
Automatically localizing dynamic code generation bugs in jit compiler back-end
Just-in-Time (JIT) compilers are ubiquitous in modern computing systems and are used in a
wide variety of software. Dynamic code generation bugs, where the JIT compiler silently …
wide variety of software. Dynamic code generation bugs, where the JIT compiler silently …
Automated Localization of Dynamic Code Generation Bugs in Just-In-Time Compilers
HC Lim - 2023 - search.proquest.com
This dissertation presents a new approach to the automatic localization of dynamic code
generation bugs in Just-in-Time (JIT) compilers. JIT compilers are widely utilized to improve …
generation bugs in Just-in-Time (JIT) compilers. JIT compilers are widely utilized to improve …
[CITATION][C] 컴파일러 최적화 버그 자동 탐지 체계
백규민, 신재형, 김동건, 김대영, 김진영 - 한국정보과학회 학술발표 …, 2023 - dbpia.co.kr
컴파일러는 컴파일 과정에서 프로그램의 런타임 성능을 향상하기 위한 최적화를 수행한다.
그러나복잡한 최적화 과정으로 인해 개발자의 의도와 다른 동작을 수행하는 버그를 내포할 …
그러나복잡한 최적화 과정으로 인해 개발자의 의도와 다른 동작을 수행하는 버그를 내포할 …