Tether
Tether is a project designed to extract groups of CPU instructions from a compiled binary (x86_64 PE file) and execute them exclusively on a remote server.
You can build and host your own Tether servers by following the instructions here.
SaaS Settings
- Minimum Instruction Sequence: The minimum sequence of instructions to be extracted from a routine. We suggest you put this somewhere above 1 to prevent trivial synthesis.
- Endpoint: The Tether server hostname.
- Port: The Tether server port.
- Server Public Key: This is the public key used by the server. The client will pin this public key and not connect to any server without it.