
patchelf for Android
Port of patchelf utility on Linux to Android devices
अनुप्रयोग की जानकारी
ऐप विवरण
एंड्रॉइड ऐप विश्लेषण और समीक्षा: patchelf for Android, Banana Studio द्वारा विकसित। टूल श्रेणी में सूचीबद्ध। वर्तमान संस्करण 1.3 है, 09/02/2025 पर अपडेट किया गया है। Google Play पर उपयोगकर्ताओं की समीक्षा के अनुसार: patchelf for Android। 264 इंस्टॉल से अधिक हासिल किया। patchelf for Android में वर्तमान में 1 समीक्षाएं हैं, औसत रेटिंग 5.0 सितारे
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!
हम वर्तमान में संस्करण 1.3 की पेशकश कर रहे हैं। यह हमारा नवीनतम, सबसे अनुकूलित संस्करण है। यह कई अलग -अलग उपकरणों के लिए उपयुक्त है। Google Play Store या अन्य संस्करणों से सीधे Apk मुफ्त डाउनलोड करें जिन्हें हम होस्ट कर रहे हैं। इसके अलावा, आप पंजीकरण के बिना डाउनलोड कर सकते हैं और कोई लॉगिन की आवश्यकता नहीं है।
हमारे पास बहुत सारे विकल्पों के साथ Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... के लिए 2000+ से अधिक उपलब्ध डिवाइस हैं, आपके लिए आपके डिवाइस को फिट करने वाले गेम या सॉफ़्टवेयर का चयन करना आसान है।
यह काम आ सकता है अगर Google App Store पर आपके डिवाइस के किनारे से कोई देश प्रतिबंध या कोई प्रतिबंध है।
नया क्या है
1.3: Crash bug fixed
1.2: The app is now ad-free
1.2: The app is now ad-free
हाल की टिप्पणियां
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
sawari neko
GNU_HASH in resulting file is incompatible with dlopen on Android