A Linux System call fuzz tester
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.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/trinity && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000555 555 Bytes | |
_servicedata | 0000000238 238 Bytes | |
trinity-1.9+git.20220913.obscpio | 0001313804 1.25 MB | |
trinity.changes | 0000040923 40 KB | |
trinity.obsinfo | 0000000107 107 Bytes | |
trinity.spec | 0000001641 1.6 KB |
Revision 71 (latest revision is 80)
Dominique Leuenberger (dimstar_suse)
accepted
request 1038593
from
Martin Pluskal (pluskalm)
(revision 71)
- Update to version 1.9+git.20220913: * set_mempolicy_home_node skeleton * futex_waitv skeleton * fix warning about pragma diagnostic pop without push
Comments 0