root@kali:~/ohm/tcp_bind# gcc -o bypass_client bypass_client.c
root@kali:~/ohm/tcp_bind# ./bypass_client SN0000000
Serial number is wrong.
root@kali:~/ohm/tcp_bind# ./bypass_client SN123456
Serial number is correct.
root@kali:~/ohm/tcp_bind# 

