How to fix "error: only position independent executables (PIE) are supported."?
Some users still using old gdb and
are getting an error "error: only position independent executables (PIE)
are supported." when executing gdb on Lollipop and above. It only work on
Android 4.2.2-4.4.4, ARM based devices only
To fix it, you must modify linker
file and risk it replacing it in your rooted device. Make a full backup or make
a Nandroid backup from recovery first.
Tutorial Link: https://www.alphagamers.net/threads/guide-bypassing-pie-security-check-android-5-0-up.242363/
If you do not like taking risks,
please use Termux instead, it works on Lollipop, Marshmallow and above.
If you have x86 device, please use
GameGuardian
Kommentarer
Send en kommentar