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 | 0000000553 553 Bytes | |
_servicedata | 0000000236 236 Bytes | |
trinity-1.9+git.20220309.obscpio | 0001311756 1.25 MB | |
trinity.changes | 0000040630 39.7 KB | |
trinity.obsinfo | 0000000107 107 Bytes | |
trinity.spec | 0000001641 1.6 KB |
Revision 70 (latest revision is 80)
Dominique Leuenberger (dimstar_suse)
accepted
request 960754
from
Martin Pluskal (pluskalm)
(revision 70)
- Update to version 1.9+git.20220309: * Ignore compiler warning * fix unlikely overflow in stallcounter * remove -Wdeclaration-after-statement * panic when fd number is close to limition * Fix compiler warning * add support for riscv64 platform
Comments 0