frida / frida-website

Frida's website
MIT License
83 stars 190 forks source link

Frida on Termux #261

Open black8855 opened 1 year ago

black8855 commented 1 year ago

Hi. I'm trying to run Frida on Termux on my device. I have managed to install it, but when I try to run it I get the following error:


Failed to load the Frida native extension: dlopen failed: cannot locate symbol "__atomic_is_lock_free" referenced by "data/data/com. termux/files/usr/lib/python3.11/site-packages/_frida.abi3.so... Please ensure that the extension was compiled correctly.


I'm running it on a Samsung Galaxy Tab 3 10.1 with custom Lineage OS 14.1 on Android 7.1.2. It's x86 system.

Any suggestions please?