ANGORA (\_/)
FUZZER (x'.')
-- OVERVIEW --
TIMING | RUN: [00:00:05], TRACK: [00:00:00]
COVERAGE | EDGE: 10.50, DENSITY: 0.00%
EXECS | TOTAL: 27, ROUND: 10, MAX_R: 1
SPEED | PERIOD: 5.40r/s TIME: 212.40us,
FOUND | PATH: 10, HANGS: 0, CRASHES: 0
-- FUZZ --
EXPLORE | CONDS: 8, EXEC: 22, TIME: [00:00:00], FOUND: 8 - 0 - 0
EXPLOIT | CONDS: 0, EXEC: 0, TIME: [00:00:00], FOUND: 0 - 0 - 0
CMPFN | CONDS: 0, EXEC: 0, TIME: [00:00:00], FOUND: 0 - 0 - 0
LEN | CONDS: 1, EXEC: 4, TIME: [00:00:00], FOUND: 1 - 0 - 0
AFL | CONDS: 0, EXEC: 0, TIME: [00:00:00], FOUND: 0 - 0 - 0
OTHER | CONDS: 0, EXEC: 1, TIME: [00:00:00], FOUND: 1 - 0 - 0
-- SEARCH --
SEARCH | CMP: 8 / 8, BOOL: 0 / 0, SW: 0 / 0
UNDESIR | CMP: 0 / 0, BOOL: 0 / 0, SW: 0 / 0
ONEBYTE | CMP: 0 / 0, BOOL: 0 / 0, SW: 0 / 0
INCONSIS | CMP: 0 / 0, BOOL: 0 / 0, SW: 0 / 0
-- STATE --
| NORMAL: 40d - 104p, NORMAL_END: 0d - 0p, ONE_BYTE: 486d - 530p
| DET: 0d - 0p, TIMEOUT: 0d - 0p, UNSOLVABLE: 0d - 0p
OVERVIEW: Overall StatsTIMING: Timing statsALL: Elapsed fuzzing timeTRACK: Accumulated taint tracking time
COVERAGE: Program branch coverage statusEDGE: Average edge coverageDENSITY: Coverage map density
EXECS: Execution statisticsTOTAL: Total execution countROUND: Current round execution countMAX_R: Maximum rounds
SPEED: Execution speed statisticsPERIOD: Executions per secondTIME: Average execution time for fast pass
FOUND: Fuzzing resultsPATH: Total path countHANGS: Total timeout countCRASHES: Total crash count
FUZZ: Fuzzing Strategy Statistics- Methods:
EXPLORE: Exploration strategiesEXPLOIT: Exploitation strategiesCMPFN:*cmpfunction strategiesLEN: Length exploitationAFL: Strategies derived from AFLOTHER: Other strategies
- Metrics:
CONDS: Conditions fuzzed under this strategyEXEC: Executions done under this strategyTIME: Accumulated fuzzing time elapsed under this strategyFOUND: Fuzzing results under this strategy
- Methods:
SEARCH: Search statistics- Types:
SEARCH: Ordinary comparisonsUNDESIR: Undesirable comparisonsONEBYTE: One byte fuzzingINCONSIS: Inconsistencies of ids between programs
- Metrics:
CMP: Comparison evaluations solved / allBOOL: Boolean values solved / allSW: Switch comparisons solved / all
- Types:
STATE: State for the constraintsd: Solvedp: Pending, not solved.