patchelf for Android

Contains ads
100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

PatchELF is a simple utility for modifying existing ELF executables and libraries. In particular, it can do the following:
- Change the dynamic loader ("ELF interpreter") of executables
- Change the RPATH of executables and libraries
- Shrink the RPATH of executables and libraries
- Remove declared dependencies on dynamic libraries (DT_NEEDED entries)
- Add a declared dependency on a dynamic library (DT_NEEDED)
- Replace a declared dependency on a dynamic library with another one (DT_NEEDED)
- Change SONAME of a dynamic library

Feedback
Feedback is welcome as it helps the application more better day by day.
Please don't hesitate to contact support@xnano.net, I will try to reply as soon as possible!
Updated on
Oct 17, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
App info and performance and Device or other IDs
Data is encrypted in transit
Data can’t be deleted

What's new

patchelf for Android
- 1.1: Stability optimization