Description
Modifies ELF executables and libraries, including the dynamic linker path and RPATH. Developers and packagers use it to repair or adjust runtime library lookup behavior after building software.
Use it only when you understand the binary's runtime dependencies. Wrong ELF changes can make programs fail to start or load unexpected libraries.