Description
A collection of small utilities for inspecting and modifying ELF binary files. Developers and packagers can use tools such as sstrip when working with executable files, shared libraries, or size-sensitive builds.
Use it for low-level binary maintenance, not for normal application use. These tools can change binaries, so keep original files available when experimenting.