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 intr ^c
tty ^c
stty echoe

ANSWER DOWNLOAD EXAMIANS APP