-
**Describe the bug**
Both 'fuzzers' jobs seem to panic in the "Build and run example fuzzers" step on the `main` branch, without making the jobs fail.
It seems related to cargo's workspace inherit…
-
I'm checking out LibAFL and running `rust-analyzer`. It seems like this package is raising some errors:
```
--- stdout
cargo:warning=Pulling TinyInst from github
cargo:warning=Generating Bri…
-
**Describe the bug**
no AsanBacktraceObserver in observers
**To Reproduce**
Steps to reproduce the behavior:
1. copy code from fuzzers/backtrace_baby_fuzzers/forkserver_executor/src/main.rs
2.…
-
**Describe the bug**
LibAFL on MSVC is marking discovered crashes as fuzzer crashes instead of target crashes.
**To Reproduce**
Steps to reproduce the behavior:
1. Download the included projec…
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
Thank you for making LibAFL better!
**Describe the bug**
A clear and concise description of what th…
-
- [x] args: file
- [x] args: core
- [x] args: out folder
- [x] args: number exec
-
Integrating TinyInst https://github.com/googleprojectzero/TinyInst into LibAFL would be nice.
I have a semi-working TinyInst `Executor` in a old branch `tinyinst` already. https://github.com/AFLplu…
-
- [x] which kind of vm `halt` can we have?
- [x] how assertion are detected by cairo-rs VM?
-
I'm not sure if this is still an issue, but Libafl use this fork in their tutorial: https://github.com/AFLplusplus/LibAFL/blob/eac7307c5af0dbcbacd2bee66bd5534b97924071/fuzzers/tutorial/Cargo.toml#L26…
-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
Yes
**Describe the bug**
thread 'main' panicked at 'Error in the fuzzing loop: Empty("No entries in cor…