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.20
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.20-py3-none-any.whl | Python 3 | none | any | Details |
Release files / loci_tools-0.2.20-py3-none-any.whl
| Download URL | loci_tools-0.2.20-py3-none-any.whl |
|---|---|
| Size | 875.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cb5227e891ae1d13cf4577cdf95f5d02badf00ce7e9b026e20ddbe40db8c200a
|
|
BLAKE2b-256 checksum How to use checksums |
bf5fed0119a582ce84625b097727fe42866a0747b89df4241dd84fcc898f72da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|