patchelf for Android

patchelf for Android

Port of patchelf utility on Linux to Android devices

App info


1.3
February 09, 2025
264
Everyone
Get patchelf for Android for Free on Google Play

Advertisement

App description


Android App Analysis and Review: patchelf for Android, Developed by Banana Studio. Listed in Tools Category. Current Version Is 1.3, Updated On 09/02/2025 . According to users reviews on Google Play: patchelf for Android. Achieved Over 264 Installs. patchelf for Android Currently Has 1 Reviews, Average Rating 5.0 Stars

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 [email protected], I will try to reply as soon as possible!
We are currently offering version 1.3. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.

We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.

It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.

What's New


1.3: Crash bug fixed
1.2: The app is now ad-free

Rate and review on Google Play store


5.0
1 total
5 0
4 0
3 0
2 0
1 0

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.

Recent Comments

user
Dick Gangi

This is... poorly made. Declares permissions not necessary on target SDK, then doesn't actually request any permissions; so it can't run. Changed target SDK to 28 and it runs okay

user
sawari neko

GNU_HASH in resulting file is incompatible with dlopen on Android