2 unstable releases
| 0.3.0 | Apr 30, 2021 |
|---|---|
| 0.2.0 | Nov 8, 2019 |
#37 in #mach-o
21 downloads per month
Used in symtool
19KB
459 lines
This crate provides utilities for patching symbol tables in ELF and Mach-O binaries.
This is the implementation behind the symtool utility.
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.
Dependencies
~1.5MB
~23K SLoC