AFL
AFL copied to clipboard
afl-analyze and AFL_SKIP_BIN_CHECK
Is it possible to make afl-analyze accept the AFL_SKIP_BIN_CHECK flag? It does not seem to work properly, as afl-analyze reports my binary is not instrumented.
I think if you have a non-invasive patch that can do this we would accept it. Why is it unable to detect your instrumentation? Your binary is instrumented right?