Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CANNOT LINK EXECUTABLE "/proc/self/fd/10": "/system/lib64/libadb_root_helper.so" is 64-bit instead of 32-bit #13

Open
itututu opened this issue Nov 30, 2024 · 0 comments

Comments

@itututu
Copy link

itututu commented Nov 30, 2024

adb push frida-server-16.5.6-android-arm64 /data/local/tmp/
flame:/data/local/tmp # chmod +x frida-server
flame:/data/local/tmp # ./frida-server
CANNOT LINK EXECUTABLE "/proc/self/fd/10": "/system/lib64/libadb_root_helper.so" is 64-bit instead of 32-bit
flame:/data/local/tmp # whoami
root
flame:/data/local/tmp # getprop ro.product.cpu.abi
arm64-v8a
flame:/data/local/tmp # getprop ro.build.version.sdk
33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant