Michael Rash
Michael Rash
On Wed, Aug 14, 2013 at 3:56 PM, Franck Joncourt [email protected]: > I have found a way to avoid syslog from stripping newlines by adding _$EscapeControlCharactersOnReceive > off_ to its...
Reopening based on the previous comment and Franck's catch for the syslog formatting issue.
I’ve just released 0.6.2 - any chance you could try to reproduce this with that version? Thanks.
By default, afl-cov tries to determine whether the fuzzed binary has been compiled with '-fprofile-arcs -ftest-coverage' by using readelf. It looks to me as though the lcov command is throwing...
Also, the very first lcov command generated an error in your initial bug report - try executing the manually and post any errors. I'll update afl-cov to detect whatever error...
@PaulCher That is an excellent point about using _exit() vs. exit() and the ELF destructors. There might be other factors too, if upgrading gcc seems to fix the problem as...
Ok, can you try the latest afl-cov from git master? This commit will likely help: 7d0b064f since afl-cov will log command errors to the afl-cov.log logfile, so if lcov is...
Wow, thank you! I just signed up for Gratipay - first time I've heard of that service. Let me know if there are particular features of interest to you for...
Sorry I seem to have forgotten to respond to this. Do you mean remote logging for syslog messages that are produced by psad? If so, then this would be accomplished...
Just confirming that you mean when fwsnort is building the ruleset into the kernel? I.e. instead of when fwsnort is translating emerging-all? Normally fwsnort builds an iptables-save file that should...