Lyrem is a Rust-based security analysis tool for Linux ELF binaries.
It inspects executable files and shared libraries to report relevant metadata, build information, and linking properties.
Lyrem does not try to prove that a binary is vulnerable. Its goal is to provide a clear and structured overview of how a Linux binary was built.
- Name
- Path
- Size
- ELF class: ELF32 / ELF64
- Architecture
- Binary type
- Entry point
- Compiler, if available
- Build ID, if available
- Static / Dynamic
- Add colors and help
- refactor and optimizing
Licensed under the Apache License, Version 2.0. See the LICENSE file for details.