Trinity v1.9 releases: A Linux System call fuzz tester

Trinity: Linux system call fuzzer What is it? 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...