antnks

Results 4 issues of antnks

bytemutmaxratio: value Example, bytemutmaxratio: 0.5

Fuzzing process randomly dies with the following Python exception: ``` 2019-02-01 09:13:19,769 INFO certfuzz.minimizer.minimizer_base - start=79 min=79 target_guess=1 curr=39 chance=0.50000 miss=0/11 total_misses=0/1 u_crashes=0 2019-02-01 09:13:38,473 INFO certfuzz.minimizer.minimizer_base - testcase=0x3c7553b8.0xd8e24aea signal=None...

Fuzzing process randomly dies with the following Python exception: ``` 2019-02-02 00:41:13,835 INFO certfuzz.minimizer.minimizer_base - Bytemap: ['0x23ab5a', '0x28c7ca'] 2019-02-02 00:41:14,915 INFO certfuzz.testcase.testcase_base - crasher=0xd47e2db0.0xef1fa811 bitwise_hd=8 2019-02-02 00:41:14,917 INFO certfuzz.testcase.testcase_base -...

I have this example: `flag{` ⊕ `fe9xw` = 0x0009581F0C When I try to brute force with a known key length - can't find the solution: ``` $ cat xor2.hex 0009581F0C...