zardus / ctf-tools

Some setup scripts for security research tools.
BSD 3-Clause "New" or "Revised" License
8.48k stars 1.89k forks source link

add seccomp-tools #151

Closed emanuelboderash closed 6 years ago

emanuelboderash commented 6 years ago

Hi Yan,

We used this tool during HITCON for a seccomp challenge. I followed your "Adding Tools" guide and copied the template of an existing tool zsteg which is similarly installed using ruby gems.

Cheers!

zardus commented 6 years ago

Thanks!