System Security Homework
p1
p2
p3
p4
p5
readme.txt
This package contains five binary programs: p1, p2, p3, p4 and p5. These are 32-bit binaries, which is what we focused on in class. You can invoke them with a command like the following. ./p1 Each will explain its usage if no command line arguments are given. If, after download, they do not have execution privileges set, you can do so as follows. chmod +x p1 Enjoy! Hila 4/15/2020