Maksim Shudrak
Maksim Shudrak
Hi, Well, first of all I would try to run IDAMetrics in 64 bit IDA for 64 bit application and see whether we have some errors or not. Then, when...
Hi, Thank you for this issue. IDA 7.0 is not supported. Feel free to port IDAMetrics to support IDA 7.0 if it is required for you.
cmd_fuzzing option from the config file was originally designed to support that.
Seems like this issue related to #54
Added initial support for Linux binaries.
Added support for TCP and UDP on Linux.
Thank you @symeonp for this finding. Hopefully, it will be fixed soon.
Added unit tests for all AFL strategies except havoc, dict and splice.
All AFL strategies are covered.
I will enable tests when Manul become public.