per scaricare il repository del corso eseguite il comando:
git clone https://github.com/vaioco/sicII.git
#dependencies
- apt-get install build-essentials git binutils ia32-libs
- checksec.sh
- hopperapp.com
- IDA
#come disabilitare ASLR echo 0 > /proc/sys/kernel/randomize_va_space
#gcc flags -fno-stack-protector -z execstack -mpreferred-stack-boundary=2 -m32