loci-tools
Hardware-grounded, execution-aware analysis for compiled C/C++/Rust binaries — timing, energy, stack depth, memory, and security.
loci is the single console-script front door (loci <group> <command>) to LOCI's
analysis primitives. It wraps those primitives and emits self-describing JSON on
stdout, designed to be consumed by an agent as much as by a human at a terminal.
Install
pip install loci-tools
This installs the loci console script.
Releasing a new version of this package: see RELEASING.md.
Usage
loci --help
loci login # browser PKCE sign-in
loci elf symbols --arch aarch64 path/to/binary.elf
loci timing --arch aarch64 ...
loci usage
loci doctor # read-only environment diagnostics
Every command emits one self-describing document on stdout: success is
{"ok": true, "data": {...}}, failure is {"ok": false, "error": {...}}. The
process exit code additionally gates shells and hooks. Output serialization is
switchable with --format (json, yaml, toon, csv, tsv, md).
License
Proprietary. See LICENSE.md.
Release files for loci-tools 0.2.39
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| loci_tools-0.2.39-py3-none-any.whl | Python 3 | none | any | Details |
Release files / loci_tools-0.2.39-py3-none-any.whl
| Download URL | loci_tools-0.2.39-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eb07dc436f152879041df41ec3e802c2b0c3cc79b6f76a59eb567ff4aacd758b
|
|
BLAKE2b-256 checksum How to use checksums |
25e5ed4cbc26180ab82650012e376c4ac6bc55afe83c94a0cc465e1c8b6846ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|