Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.61 KB

File metadata and controls

41 lines (29 loc) · 1.61 KB

RepairComp

Overview

A comprehensive comparison of Automated Program Repair (APR) tools for Solidity smart contracts.

This repository accompanies our research paper Do Automated Fixes Truly Mitigate Smart Contract Exploits?, arXiv:2501.04600

@techreport{2501.04600,
 title = {Do Automated Fixes Truly Mitigate Smart Contract Exploits?},
 year = {2025},
 author = {Sofia Bobadilla and Monica Jin and Martin Monperrus},
 url = {http://arxiv.org/pdf/2501.04600},
 number = {2501.04600},
 institution = {arXiv},
}

The sister repository is sb-heists, our exploit benchmark and patch evaluator for smartbugs-curated.

Evaluated APR Tools

Note: These repos are our own forks, some of them have been modified from their original source code to add missing dependencies and fix minor errors.

Discarded tools, see https://github.com/ASSERT-KTH/RepairComp/blob/main/results/technical-report-reproducibility.md:

Dataset

Smartbugs-curated - Curated vulnerability dataset