Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Kevin Kofler via devel
Richard W.M. Jones wrote: > I'm going to guess this will introduce a dependency on the exact > version of GCC (major only? or major.minor? not sure). Just like > annobin. Which might require that this package is rebuilt when GCC is > rebuilt (only major? or all rebuilds? again, don't know). See

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Richard W.M. Jones
On Tue, Feb 06, 2024 at 01:46:28PM +0100, Florian Weimer wrote: > * Richard W. M. Jones: > > > https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034 > > https://bugzilla.redhat.com/show_bug.cgi?id=2262539 > > > > The new AFL++ (American Fuzzy Lop, a fuzzing tool) in Rawhide appears > >

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Jakub Jelinek
On Tue, Feb 06, 2024 at 01:50:14PM +0100, Jakub Jelinek wrote: > On Tue, Feb 06, 2024 at 12:38:31PM +, Richard W.M. Jones wrote: > > Not sure if it helps but it seems these source files implement the > > plugin: > > > > https://github.com/AFLplusplus/AFLplusplus/blob/stable/instrumentation/afl

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Jakub Jelinek
On Tue, Feb 06, 2024 at 12:38:31PM +, Richard W.M. Jones wrote: > Not sure if it helps but it seems these source files implement the > plugin: > > https://github.com/AFLplusplus/AFLplusplus/blob/stable/instrumentation/afl-gcc-cmplog-pass.so.cc > https://github.com/AFLplusplus/AFLplusplus/blob/

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Florian Weimer
* Richard W. M. Jones: > https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034 > https://bugzilla.redhat.com/show_bug.cgi?id=2262539 > > The new AFL++ (American Fuzzy Lop, a fuzzing tool) in Rawhide appears > to be building a GCC plugin, contained in one or all of these newly > added f

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Richard W.M. Jones
On Tue, Feb 06, 2024 at 01:23:48PM +0100, Jakub Jelinek wrote: > On Tue, Feb 06, 2024 at 11:54:23AM +, Richard W.M. Jones wrote: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034 > > https://bugzilla.redhat.com/show_bug.cgi?id=2262539 > > > > The new AFL++ (American Fuzzy L

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Jakub Jelinek
On Tue, Feb 06, 2024 at 11:54:23AM +, Richard W.M. Jones wrote: > https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034 > https://bugzilla.redhat.com/show_bug.cgi?id=2262539 > > The new AFL++ (American Fuzzy Lop, a fuzzing tool) in Rawhide appears > to be building a GCC plugin, con

Re: FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Dominik 'Rathann' Mierzejewski
On Tuesday, 06 February 2024 at 12:54, Richard W.M. Jones wrote: > https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034 > https://bugzilla.redhat.com/show_bug.cgi?id=2262539 > > The new AFL++ (American Fuzzy Lop, a fuzzing tool) in Rawhide appears > to be building a GCC plugin, contai

FYI: AFL++ now builds a GCC plugin

2024-02-06 Thread Richard W.M. Jones
https://koji.fedoraproject.org/koji/taskinfo?taskID=113035034 https://bugzilla.redhat.com/show_bug.cgi?id=2262539 The new AFL++ (American Fuzzy Lop, a fuzzing tool) in Rawhide appears to be building a GCC plugin, contained in one or all of these newly added files: %global afl_helper_path %{