Adrian Herrera

Results 59 comments of Adrian Herrera
trafficstars

Ok great. Sorry, I'm just checking, because sometimes the issue is with people's own changes ;) From memory (sorry in my phone right now) there are some sed commands (or...

Is the issue just for asn1?

So I did my own update of AFL++ [here](https://github.com/adrianherrera/magma/tree/improvement/updates/fuzzers/aflplusplus) and it seems to work fine for all targets (including `openssl` and `poppler` targets). It is based on the latest stable...

Hmmm very weird. I will clear the docket cache and try rebuild again from scratch. On Sun, 10 Mar 2024 at 3:28 pm, harrison4ride ***@***.***> wrote: > Thank you for...

Ok thanks. I haven't had a chance to try again, unfortuntally, hopefully I can get some time one evening or on the weekend. On Tue, 12 Mar 2024 at 10:14,...

Hi @ramerzase, I understand your point on needing to run the experiments outside of Docker. We will happily consider PRs that provide this capability. However, we do not have the...

Wooo cool, I'll try have a look over the Easter break 🐣

Yeah, I think this will require changes to the translator as well (e.g. for bitwise operations).

Yeah, you cannot fuzz those targets (with a `main` function) with libfuzzer. This is just not how libfuzzer is designed to be used (it's a **library** fuzzer after all 😃)....

POCs are here -> https://hexhive.epfl.ch/magma/docs/bugs.html