I am trying to push Frida onto an Android Emulator. To do this you use Android Device Bridge (adb) to "push" the frida server to a folder. I downloaded the server. It comes in a xz file format.
When I open the xz file with the Frida Android server in it in 8 Zip Pro it will extract it to a file folder. The instructions for pushing frida server seem to indicate there is just one file that goes over. Not a file folder.
I have seem other refer to "decompressing" the xz file first. What tools can be used to "decompress" this file. If I need to do something else to this file please let me know.
Thanks