Skip to content
AJ Poulter edited this page Dec 9, 2016 · 1 revision

This version of SRUP contain the initial release of the C++ library for the protocol, as well as an example implementation using C++ & Python. It is important to note however that the implementation shown here is just an example of how the protocol might be used, and other implementations may be developed to use the protocol.

The code is the result of on-going research work - and future releases are planned to extend the protocol to cover other types of C2 message, in addition to the message-types associated with remote software update that are included in this initial release.

Clone this wiki locally