https://github.com/aflplusplus/libafl_qemu_artifacts
https://github.com/aflplusplus/libafl_qemu_artifacts
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aflplusplus/libafl_qemu_artifacts
- Owner: AFLplusplus
- License: apache-2.0
- Created: 2024-02-13T11:02:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T12:14:56.000Z (about 2 years ago)
- Last Synced: 2025-04-28T14:25:34.757Z (about 1 year ago)
- Language: Rust
- Size: 50.8 KB
- Stars: 24
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# LibAFL QEMU Artifacts
This repository is the home of the two artifacts of the paper ["LibAFL QEMU: A Library for Fuzzing-oriented Emulation"](https://s3.eurecom.fr/docs/bar24_malmain.pdf).
## Cite
```
@InProceedings{libaflqemu:bar24,
title = {{LibAFL QEMU: A Library for Fuzzing-oriented Emulation}},
author = {Romain Malmain and Andrea Fioraldi and Aurélien Francillon},
year = {2024},
series = {BAR 24},
month = {March},
booktitle = {Workshop on Binary Analysis Research (colocated with NDSS Symposium)},
location = {San Diego (USA)},
keywords = {fuzzing, emulation},
}
```