hbowden / nextgen

A Genetic File, Syscall and Network Fuzzer.
Other
58 stars 15 forks source link

Implement set_process_name on FreeBSD and Linux #21

Open hbowden opened 7 years ago

hbowden commented 7 years ago

Write implementation for set_process_name() on FreeBSD and Linux, right now set_process_name() is only implemented for macOS.