On 4/3/2016 5:48 AM, Sebastien Alaiwan via D.gnu wrote:
On Sunday, 3 April 2016 at 12:08:32 UTC, Stefan Koch wrote:
there is also generated from Brain Schott aka. Hackerpilot.
It may be useful to take a peek there.
Thanks, this definitely is going to be a source of inspiration!
(I'm also looki
On Sunday, 3 April 2016 at 17:05:56 UTC, David Nadlinger wrote:
On Saturday, 2 April 2016 at 17:29:53 UTC, Sebastien Alaiwan
wrote:
Please let me know if you think this could be a valuable tool.
I am really thrilled to see effort being put towards more
testing tools, and I'm sure that most ot
On Saturday, 2 April 2016 at 17:29:53 UTC, Sebastien Alaiwan
wrote:
Please let me know if you think this could be a valuable tool.
I am really thrilled to see effort being put towards more testing
tools, and I'm sure that most other LDC devs are as well.
There are so many opportunities which
On Sunday, 3 April 2016 at 12:08:32 UTC, Stefan Koch wrote:
there is also generated from Brain Schott aka. Hackerpilot.
It may be useful to take a peek there.
Thanks, this definitely is going to be a source of inspiration!
(I'm also looking at AFL (American Fuzzy Lop) - lots of great
stuff in
On Saturday, 2 April 2016 at 17:29:53 UTC, Sebastien Alaiwan
wrote:
Hi guys,
I just started a D fuzzer. The goal is to randomly generate
input source files in an attempt to crash the compiler. It's in
very early stage at this point (less than 300 loc), but it
already can crash gdc.
https://
On 2 Apr 2016 7:30 pm, "Sebastien Alaiwan via D.gnu"
wrote:
>
> Hi guys,
>
> I just started a D fuzzer. The goal is to randomly generate input source
files in an attempt to crash the compiler. It's in very early stage at this
point (less than 300 loc), but it already can crash gdc.
>
> https://git
Hi guys,
I just started a D fuzzer. The goal is to randomly generate input
source files in an attempt to crash the compiler. It's in very
early stage at this point (less than 300 loc), but it already can
crash gdc.
https://github.com/Ace17/defuzzed
Please let me know if you think this could