Crates.io | tugger-binary-analysis |
lib.rs | tugger-binary-analysis |
version | 0.7.0 |
source | src |
created_at | 2021-03-04 22:35:45.300967 |
updated_at | 2022-12-29 23:57:23.743337 |
description | Inspect platform binaries |
homepage | https://github.com/indygreg/PyOxidizer |
repository | https://github.com/indygreg/PyOxidizer.git |
max_upload_size | |
id | 363937 |
size | 19,678 |
tugger-binary-analysis
is a library crate implementing functionality for
analyzing platform native binaries. The following functionality is
(partially) implemented:
tugger-binary-analysis
is part of the Tugger application distribution tool
but exists as its own crate to facilitate code reuse for other tools
wishing to reuse its functionality. Tugger is part of the
PyOxidizer project and
this crate is developed in that repository.
While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!