Unix
If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use

stty echo ^a
stty echoe
stty intr ^c
tty ^c

ANSWER DOWNLOAD EXAMIANS APP