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.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / trinity
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/trinity && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000511 511 Bytes | |
_servicedata | 0000000228 228 Bytes | |
trinity-1.7+git.20170405.tar.xz | 0000200372 196 KB | |
trinity.changes | 0000024985 24.4 KB | |
trinity.spec | 0000001756 1.71 KB |
Revision 92 (latest revision is 186)
Martin Pluskal (pluskalm)
committed
(revision 92)
- Update to version 1.7+git.20170405:
Comments 0