Codebase list sliver / 10c37961-a9f9-4a10-90a6-e57e98981f1c/main protobuf
10c37961-a9f9-4a10-90a6-e57e98981f1c/main

Tree @10c37961-a9f9-4a10-90a6-e57e98981f1c/main (Download .tar.gz)

Protobuf

This directory contains the protobuf message definitions and is organized in two packages:

  • client - Generally refered to as clientpb in the code, these messages should only be sent from the client to server or vice versa.
  • sliver - Referred to as sliverpb in the /server/ code, or simply pb in the /sliver/ code, these message may be sent from the client to the server or from the server to the implant and vice versa.