all options
buster  ] [  bullseye  ] [  bookworm  ] [  sid  ]
[ Source: trinity  ]

Package: trinity (1.9+git20200331.4d2343bd18c7b-2)

Links for trinity

Screenshot

Debian Resources:

Download Source Package trinity:

Maintainer:

External Resources:

Similar packages:

system call fuzz tester

As 'fuzz testing' suggests, trinity calls syscalls at random, with random arguments. Where Trinity differs is that the arguments it passes are not purely random.

If a syscall took, for example, a file descriptor as an argument, one of the first things kernels does is validate that fd, if is not valid the kernel would just reject it as -EINVAL.

So on startup, Trinity creates a list of file descriptors, by opening pipes, scanning sysfs, procfs, /dev, and creates a bunch of sockets using random network protocols. Then when a syscall needs an fd, it gets passed one of these at random.

Trinity also shares those file descriptors between multiple threads, which causes havoc sometimes.

Warning: This program may seriously corrupt your files, including any of those that may be writable on mounted network file shares. It may create network packets that may cause disruption on your local network. Run at your own risk.

Other Packages Related to trinity

  • depends
  • recommends
  • suggests
  • enhances

Download trinity

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 139.8 kB10,267.0 kB [list of files]
arm64 134.2 kB10,112.0 kB [list of files]
armel 120.9 kB9,966.0 kB [list of files]
armhf 121.1 kB9,922.0 kB [list of files]
i386 136.4 kB10,135.0 kB [list of files]
mips64el 127.7 kB10,183.0 kB [list of files]
mipsel 125.9 kB10,017.0 kB [list of files]
ppc64el 146.3 kB10,226.0 kB [list of files]
s390x 134.5 kB10,261.0 kB [list of files]