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

Question about Testing Libraries with symcc in Hybrid Fuzzing #174

Open
liushengahn opened this issue Sep 23, 2024 · 0 comments
Open

Question about Testing Libraries with symcc in Hybrid Fuzzing #174

liushengahn opened this issue Sep 23, 2024 · 0 comments

Comments

@liushengahn
Copy link

Hello, I am currently implementing hybrid fuzzing by combining symcc with AFLGO, and I would like to test the Google Fuzzer Test Suite (https://github.com/google/fuzzer-test-suite/tree/master), many of which are libraries. I have attempted to compile them using symcc and sym++, along with compiling libcxx_symcc. However, when I run the program instrumented by symcc, it seems like it is not performing symbolic execution, which is quite strange. Could you please advise me on how to test these libraries?

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

No branches or pull requests

1 participant