Closed CeruleanSky closed 5 years ago
Interesting crash. I do think though that supporting Android 4.4.x is a bit silly at this point. It's far too old (Approaching 6 years). An older version of Frida might work better for it.
I misunderstood the issue at first though. It seems that 12.5.0 broke your support, whereas 12.4.8 worked fine. in that case, a fix can be necessary to stop the regression.
Looks like this was a duplicate of https://github.com/frida/frida/issues/868
Using the previous frida-server, frida-server-12.4.8-android-arm I can run frida-ps and get a listing.
frida-server-12.5.0-android-arm crashes when launching with the below unsupported linker message on Android 4.4.2 and thus I am unable to use it.
If there are any commands I can run or anything else I can do that would be helpful let me know.