You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Killerbeez and AFL fail with certain versions of LLVM (both too old and too new). In addition, the number of paths which are detected even in cases where it does compile without crashing (e.g. Debian 9).
Currently Killerbeez and AFL fail with certain versions of LLVM (both too old and too new). In addition, the number of paths which are detected even in cases where it does compile without crashing (e.g. Debian 9).
AFL++ (https://github.com/vanhauser-thc/AFLplusplus) supports "llvm versions 3.8.0 to 9." which should fix some/most/all of the aforementioned problems.
The text was updated successfully, but these errors were encountered: