Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(riscv): add libafl support #77

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

saibotk
Copy link
Contributor

@saibotk saibotk commented Jul 8, 2024

This adds support for using LibAFL with RISCV in userspace.

We just added the same calls as found in the other cpu_loop.c implementations to the riscv one.

@nine-point-eight-p
Copy link
Contributor

@saibotk Good job! I'm also working on adding RISCV support for libafl_qemu. Besides of these changes, I've also added some code to support compare hooks with RISCV. Maybe I can help with this part?

@saibotk
Copy link
Contributor Author

saibotk commented Jul 11, 2024

Oh yes sure that would be amazing!
Im sure you can just stack your PR on my one and open up another :)

Amazing to hear that someone else is also working on that!

@rmalmain rmalmain merged commit 3079919 into AFLplusplus:main Jul 16, 2024
1 check passed
@saibotk saibotk deleted the add-riscv-support branch November 4, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants