[][src]Crate symtool_backend

This crate provides utilities for patching symbol tables in ELF and Mach-O binaries.

This is the implementation behind the symtool utility.

Modules

elf

Manipulate ELF binaries.

error

Errors returned by this crate.

mach

Manipulate Mach-O binaries.

object

Apply transformations to an object.

patch

Describe patches to an object.