Keysight / optee_fuzzer

This repository contains the code for a fuzzing prototype for the OP-TEE system call interface using AFL.
GNU General Public License v3.0
133 stars 36 forks source link

For coverage #11

Open Ashlars opened 3 years ago

Ashlars commented 3 years ago

Hello, I have read part of your code and watched your video, and learned a lot. Thank you very much. I have a question that I don't know how you get coverage, I can see that you are handling bitmaps in TA, but I'm not sure if you have instrumentation or anything like that. The code looks a little difficult. If possible, could you please help me solve it Looking forward to your reply