DragonFlyBSD Kernel Audit
DF-2695 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
cc -O2 -o poc_sendfile poc_sendfile.c
cc -O2 -o leak3 leak3.c