AFLplusplus / libafl_qemu_artifacts

Repository from Github https://github.comAFLplusplus/libafl_qemu_artifactsRepository from Github https://github.comAFLplusplus/libafl_qemu_artifacts

LibAFL QEMU Artifacts

This repository is the home of the two artifacts of the paper "LibAFL QEMU: A Library for Fuzzing-oriented Emulation".

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},
}

About

License:Apache License 2.0


Languages

Language:Rust 52.2%Language:C++ 28.3%Language:C 15.8%Language:Assembly 1.9%Language:Batchfile 1.8%