package solo5-elftool

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

Install

Dune Dependency

Authors

Maintainers

Sources

solo5-elftool-0.4.0.tbz
sha256=677925871c794478bb4f6c15c0f8b7b3a905cc30c8455806a84b24cf76f2ed12
sha512=2f981b6d52724744f876f72a8d6eee256241184add4af5febe83a6ba037da1cebbf7c54ab17fd464875fddb179ab66c713411f537d2caa41e6074dcf0a4340ad

CHANGES.md.html

v0.4.0 (2025-02-04)

  • Reimplement the necessary ELF parsing and drop the owee dependency. This makes it possible to use this library in Mirage.

  • BREAKING: Switch to cachet instead of requiring the whole binary in memory.

v0.3.1 (2022-03-16)

  • Update to cmdliner 1.1.0

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

OCaml

Innovation. Community. Security.