2 Commits

Author SHA1 Message Date
Henrik Grimler
8ae810cb43 updpkg(root/frida): update to 16.0.2
With this update frida is pretty much fully functional again.

Fixes termux/termux-packages#11415
Fixes termux/termux-packages#11113
Fixes termux/termux-packages#12632

frida-discover, which was reported broken in
termux/termux-packages#10170 still does not seem to work (though error
is different than in linked issue):

$ frida-discover -p 9102
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/frida-discover", line 7, in <module>
    import frida_tools.discover
ModuleNotFoundError: No module named 'frida_tools.discover'
2022-10-30 14:21:33 +01:00
Henrik Grimler
a87bc634b7 chore(root/frida): rename frida-server to just frida
Makes more sense now that the package contains more than just
frida-server.
2022-06-10 11:55:31 +02:00