A Linux System call fuzz tester
https://github.com/kernelslacker/trinity
The basic idea is fairly simple. As 'fuzz testing' suggests, we call syscalls
at random, with random arguments. Not an original idea, and one that has been
done many times before on Linux, and on other operating systems. Where
Trinity differs is that the arguments it passes are not purely random.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / trinity
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/trinity && cd $_
- Create Badge
Refresh
Refresh
Comments 0