AngoraFuzzer / Angora

Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Apache License 2.0
919 stars 168 forks source link

gen_library_abilist: more general regex for detecting shared libraries #107

Closed adrianherrera closed 3 years ago

adrianherrera commented 3 years ago

Sometimes shared libararies will have numerical extensions, in which case the current regex will fail.