patchelf VS eresi

Compare patchelf vs eresi and see what are their differences.

patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables (by NixOS)

eresi

The ERESI Reverse Engineering Software Interface (by thorkill)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
patchelf eresi
12 1
3,248 533
2.2% -
3.6 0.0
22 days ago over 3 years ago
C C
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

patchelf

Posts with mentions or reviews of patchelf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.

eresi

Posts with mentions or reviews of eresi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-07.
  • PatchELF: Simple utility for modifying existing ELF executables and libraries
    6 projects | news.ycombinator.com | 7 May 2021
    I built a (research) library a few years ago to rewrite ELF binaries; our research projects ran into a lot of limitations with doing incremental patches to a binary (ELF has a lot of redundant representations of the same data). For us, parsing the binary into a normalized representation, modifying that, and re-serializing worked — we could make more intrusive changes to the binary, and (almost? I don’t recall anything breaking) everything in the Debian repos still ran after the binaries has been rewritten.

    I expect the library is now woefully out of date, and documentation is mostly in the form of conference talk slides:

    https://github.com/jbangert/mithril

    there’s also https://github.com/aclements/libelfin (parsing only, supports dwarf); https://github.com/bx/elf-bf-tools (Turing machine inside elf relocations) and of course the “olg guard” of ELF reversing tools ERESI/elfsh (website seems down; GitHub mirror on https://github.com/thorkill/eresi).

What are some alternatives?

When comparing patchelf and eresi you can also consider the following projects:

nixops - NixOps is a tool for deploying to NixOS machines in a network or cloud.

elf-bf-tools

vscode-remote-release - Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

libelfin - C++11 ELF/DWARF parser

lorri - Your project's nix-env

serverless-application-model - The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

nixpkgs - Nix Packages collection & NixOS

pdf-tools - Emacs support library for PDF files.

aws-sam-cli - CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

ruby-vips-lambda - AWS Lambda Layer for Ruby Libvips Gem

firrtl - Flexible Intermediate Representation for RTL