2 unstable releases
0.3.0 | Apr 30, 2021 |
---|---|
0.2.0 | Nov 8, 2019 |
#697 in Build Utils
21 downloads per month
Used in symtool
19KB
459 lines
symtool-backend
Backend implementation for symtool.
Summary
This crate provides utilities for patching symbols in ELF and Mach-O binaries.
License
symtool and symtool-backend are distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.
lib.rs
:
This crate provides utilities for patching symbol tables in ELF and Mach-O binaries.
This is the implementation behind the symtool utility.
Dependencies
~1MB
~17K SLoC