Age | Commit message (Collapse) | Author |
|
|
|
Add support for UTF-8 line rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
afl-whatsup output fix
|
|
|
|
Dev
|
|
|
|
|
|
push to stable
|
|
|
|
|
|
|
|
ensure table reinit, downgrade redundant
|
|
|
|
Pendfav
|
|
push to stable
|
|
|
|
Skip calculating top_rated_fuzz_p2 with FAST schedule
|
|
frida_mode: fix oob when copying details
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I6a19792ee9e174720242602cec4a79134f6218de
|
|
|
|
|
|
|
|
when FAST schedule is used, fuzz_p2 is already set to 0 so `fuzz_p2 > top_rated_fuzz_p2`
never happens, just set top_rated_fuzz_p2 to 0 to reduce calculation
|
|
|
|
|
|
afl untracer haiku build fix.
|
|
|
|
|
|
push to stable
|
|
|
|
|
|
|
|
|
|
Don't corrupt instruction if map offset is too large
|
|
|
|
|
|
|