Tek
Tek
The answer is quite simple : no one really paid attention to Stalkerware. We have spent a lot of time analyzing stalkerware apps and extracting command and control domains for...
Considering that the Z Library start to be blocked in many places, it could be interesting to move Zlib urls in the global list
Hi, Not all the output files are lists, some includes dictionaries, nested objects, lists with different entries etc. using JSON allows to have this flexibility. I understand the need for...
I am not sure what is the issue there, there is a version 0.9.921 of iOSbackup on [pypi](https://pypi.org/project/iOSbackup/). Do you have any specific pip configuration? Can you try install iOSbackup...
Can you try to extract the key with the latest version? Are you sure it was the correct password?
Thanks for raising that issue, the free or fan API is unusable for MVT, we need to think if we want to adds support for Koodous or just remove it.
Hi, this seems like an installation issue. Have you installed `libusb-1.0-0 sqlite3`? Does adb works to access the phone?
Can you access the phone using `adb shell`? Have you done `adb kill-server` before launching mvt?
I guess it is a problem specific to Windows then. MVT [is not officially supported on Windows](https://docs.mvt.re/en/latest/install/), we are happy to take PRs and update docs if there are some...
Could you share privately (at tek [AT] randhome.io) what the following commands give in adb ? ``` find '/data/local/tmp/' -printf '%T@ %m %s %u %g %p\n' 2> /dev/null find '/sdcard/'...