Proceedings of the 2021 ACM SIGSAC Conference on Computer and Communications Security 2021
DOI: 10.1145/3460120.3484541
|View full text |Cite
|
Sign up to set email alerts
|

MirChecker: Detecting Bugs in Rust Programs via Static Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 18 publications
(4 citation statements)
references
References 37 publications
0
4
0
Order By: Relevance
“…RQ2: How much overhead does SafeDrop introduce compared to the original compilation process? RQ3: Does SafeDrop perform better than other existing approaches, such as Rudra [7] and MirChecker [28]? RQ4: Is SafeDrop useful for helping developers in detecting unknown bugs from potentially many alarms?…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…RQ2: How much overhead does SafeDrop introduce compared to the original compilation process? RQ3: Does SafeDrop perform better than other existing approaches, such as Rudra [7] and MirChecker [28]? RQ4: Is SafeDrop useful for helping developers in detecting unknown bugs from potentially many alarms?…”
Section: Methodsmentioning
confidence: 99%
“…Meanwhile, we measure the analysis time of SafeDrop and calculate the overhead compared with the original compiler to answer RQ2. To answer RQ3, we also apply, Rudra [7], MirChecker [28] and Miri [31] to these eight creates. Finally, we choose 50 more real-world Rust crates from GitHub for the usability study of RQ4.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations