Publication | Closed Access
MLSA: A static bugs analysis tool based on LLVM IR
20
Citations
3
References
2016
Year
Unknown Venue
Software MaintenanceProgram CheckingEngineeringSoftware EngineeringSource Code AnalysisSoftware AnalysisFormal VerificationLlvm IrSystems EngineeringStatic CheckingFuzzingProgram BugsStatic AnalysisUnexpected Software ErrorComputer EngineeringComputer ScienceStatic Program AnalysisSoftware DesignFault InjectionProgram AnalysisSoftware TestingFormal MethodsStatic Analysis ToolSymbolic ExecutionSystem Software
Program bugs may result in unexpected software error, crash or serious security attack. Static program analysis is one of the most common methods to find program bugs. In this paper we present MLSA - a static analysis tool based on LLVM Intermediate Representation (IR), which can analyze programs written in multiple programming languages. MLSA combines symbolic execution with Z3 SMT solver to find bugs. At present, MLSA can detect some kinds of bugs, such as divide zero error, pointer overflow and dead code. Moreover, as a framework, MLSA follows the scalability and extensibility principles, which can help detect other types of bugs. Experiments show that MLSA is effective in finding bugs in real world software.
| Year | Citations | |
|---|---|---|
Page 1
Page 1