Client utilities
We implemented three versions of a suitable client to talk to the-binary.
- talk.c was the first version being able to talk protocol 0xb.
- talkto.c included some adaptations to the payload (forcing the first byte to be 0x2 and the ability to fix number of bytes sent.
- talkto2.c adding encryption.