Hardware-grounded execution-aware analysis for C/C++/Rust compiled binaries — timing, energy, stack depth, memory, security.
Project description
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.
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file loci_tools-0.1.102-py3-none-any.whl.
File metadata
- Download URL: loci_tools-0.1.102-py3-none-any.whl
- Upload date:
- Size: 159.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c7702f5e5ac0e591879d293f1a77f6b9ec8bbca1779b23a4a081fcb4de6c4b0
|
|
| MD5 |
879f30ad7e8b974ae9d26861ee336078
|
|
| BLAKE2b-256 |
9da3469992d7593299550def05798ebee38ffa13a816ad57434c1b80bda21797
|