patchelf.rb is an open-source implementation of ELF binary patching in pure Ruby. It provides developers and systems engineers with tooling to inspect and modify ELF executables and shared objects without a native patchelf dependency.
In the Reverse engineering & binary analysis space, patchelf takes a focused approach. It focuses on patching ELF binaries without relying on a compiled native patching utility. patchelf is an open-source project aimed at ruby developers and systems engineers. patchelf is open source under the Open Source license. It runs on the web and the command line, and it can be self-hosted.
It is developed by Homebrew. Key capabilities include ELF parsing, binary patching, and Pure Ruby implementation.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do