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.32
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| loci_tools-0.2.32.tar.gz | 2.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| loci_tools-0.2.32-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.5 MB
Release files / loci_tools-0.2.32.tar.gz
| Download URL | loci_tools-0.2.32.tar.gz |
|---|---|
| Size | 2.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1847ab0f04e2815f023beeab70d3f653cf9df3cfa38cd1511dea32160e25c750
|
|
BLAKE2b-256 checksum How to use checksums |
aeb120a747be6cd6e90c6975004c0a8248957d77b49fd62a363b3c6d56764f7f
|
| 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}
|
Release files / loci_tools-0.2.32-py3-none-any.whl
| Download URL | loci_tools-0.2.32-py3-none-any.whl |
|---|---|
| Size | 1.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a0c710f5dd9d31262d1384bf3a52cf3b60fa1f2ee3e5e752834a432e81d0262
|
|
BLAKE2b-256 checksum How to use checksums |
b8e4e7fc9349752861198cd6f43acbab534d77525d6a39ffe8291052391edd6e
|
| 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}
|