This implements protobuf as the new RPC layer, as it was found out later on, the .data segment needs to be relocated before the addresses will be updated correctly. An elfloader was written to solve this situation and appears to be working properly. Will need to implement different elfloaders based on how memory is allocated and executed depending on context.
This implements protobuf as the new RPC layer, as it was found out later on, the .data segment needs to be relocated before the addresses will be updated correctly. An elfloader was written to solve this situation and appears to be working properly. Will need to implement different elfloaders based on how memory is allocated and executed depending on context.