package solo5-elftool

  1. Overview
  2. Docs
OCaml Solo5 elftool for querying solo5 manifests

Install

Dune Dependency

Authors

Maintainers

Sources

solo5-elftool-0.3.0.tbz
sha256=72eeec01675fef461bce4d49d860fdf893e281b142b9018504ccbec5c3552c7e
sha512=3fc15772be393ed24db98fa428e24377f6f38d50fa57e2de9bb6ec614ba2120b7cce8cf1c12bcb297c901f4645cc1a278c5487e49b5e64e2946a1982209b321e

CHANGES.md.html

v0.3.0 (2022-01-28)

  • Exceptions from Owee are caught in query_abi and query_manifest

v0.2.0 (2021-12-16)

  • Rename binary from solo5-elftool to osolo5-elftool so it can co-exist with the C binary

  • Implement query_abi and osolo5-elftool query-abi

  • Return a result error instead of an assertion exception on unknown manifest entry types

  • Remove noop tests

v0.1.0 (2021-12-15)

  • Initial public release