as mentioned in #29 I'm opening a PR with commits that enable printf leak/read disclosure bugs.
I had to move matcher registration outside the if statement that checks for LavaInjectBugs and ArgDataflow, as that only ran the matcher when LAVA was running in injection mode.
Everything builds successfully, and bug injection works on the toy example. If there are any issues please let me know.
Hello,
as mentioned in #29 I'm opening a PR with commits that enable printf leak/read disclosure bugs. I had to move matcher registration outside the if statement that checks for LavaInjectBugs and ArgDataflow, as that only ran the matcher when LAVA was running in injection mode.
Everything builds successfully, and bug injection works on the toy example. If there are any issues please let me know.