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 regarding Taint Rule List #47

Open
BenVB4 opened this issue Apr 23, 2019 · 1 comment
Open

Question regarding Taint Rule List #47

BenVB4 opened this issue Apr 23, 2019 · 1 comment

Comments

@BenVB4
Copy link

BenVB4 commented Apr 23, 2019

Hello,

I ran into some errors similar to the ones present on the example page: https://github.com/AngoraFuzzer/Angora/blob/master/docs/example.md

I've created a .txt file before on similar projects and used the following command to make it work perfectly:
export ANGORA_TAINT_RULE_LIST=~/path/to/zlib_abilist.txt

However for this particular project, the error list is massive with hundreds of "undefined reference to ..." which makes it near impossible to include all of these in the .txt file.

Is there an easy way to go around this issue? Thanks!!

@Marsman1996
Copy link

Maybe try tool/gen_library_abilist.sh to ignore the whole lib as described in example.md?

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

2 participants