Re-distribution must preserve this notice
-----------------------------------------

This is inspired from:

  https://github.com/egoktas/spectre-v2-cross-process

Transitive attributions:

	- Original client (attacker) and server (victim) code is from
		https://www.binarytides.com/server-client-example-c-sockets-linux/

	- The spectre v2 bits are inspired from
		https://github.com/Anton-Cao/spectrev2-poc.git

The above repos don't specify a license. We reuse the code for educational
purpose.

Oringinal Spectre Paper
iyyhttps://spectreattack.com/spectre.pdf
