Pegasus

Pegasus

WSL2 Debian installieren

sudo apt-get install python3 python3-pip libusb-1.0-0 sqlite3
export PATH=$PATH:~/.local/bin
pip3 install mvt

USB Debugging auf dem Telefon einschalten

Auf Handy Zugriff erlauben

mvt-android download-iocs
sudo apt install android-sdk android-sdk-platform-23
sudo apt install usbip hwdata usbutils

Windows PowerShell
winget install --interactive --exact dorssel.usbipd-win

PowerShell als administrator
usbipd wsl list
usbipd wsl attach --busid BUSID

Linux: lsusb

mvt-android check-adb –output /home/lautenbacher/results

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert