trailofbits/manticore

Add the pathgrind examples to test manticore

Open

#884 aberto em 30 de abr. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (481 forks)batch import
easygood first issuehelp wantedideatesting

Métricas do repositório

Stars
 (3.469 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

There are more than 20 different small C programs to test the input generation in the pathgrind tool (but sadly this project is abandoned!). One particularly interesting example is the re-implementation of the ms08_067 XP/Vista vulnerability. Our tool should be able to discover such vulnerability exploring all the paths.

Guia do colaborador