Closed mal-tee closed 1 year ago
Interesting. I tried to install frida 16.1.0, forwhich there is no version available. But for frida 16.1.1 there is. I ran apt search frida
and now suddenly, it chooses the right version and installs correctly.
I guess that is a caching problem? Though I am unsure what is going wrong here. I’ll try to delete /var/lib/apt/lists/*
, so I can be sure to get fresh sources in apt --allow-insecure-repositories update
.
Well, it seems like frida is not installed correctly on the devices. Apparently, frida changed something about their apt repository, because now I get a 404, if I run
apt --allow-unauthenticated install re.frida.server
: