- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Is the protocol in plaintext?
Then is fingerprint verification actually proving that the device holds the associated private key? Or any device could forward commands and are commands and output signed?
For instance do we…
Is protocol in plaintext?
Factory reset without interacting
*Turn on Play Protect?* random time prompt
adb push folder seems to consume as much memory as we try to push
Above algorithm looks correct to me only a single GB differs according to du -sh but the implementation differ:
du --version
du (GNU coreutils) 9.4
Copyright (C) 2023…
adb push folder seems to consume as much memory as we try to push
Showing a single progress bar based on the total transferred number of bytes would be nice.
adb push folder seems to consume as much memory as we try to push
import subprocess
import psutil
import os
FOLDER_TO_PUSH = '.SeedVaultAndroidBackup'
def get_size(start_path = '.'):
total_size = 0
for dirpath, dirnames, filenames…
adb push seems to consume as much memory as we try to push
What is the rule for
adb shell command exit code?
*Copy* does not take into account unsaved rotation
Limit rights of programs
pip install pynput results in The 'linux/input.h' and 'linux/input-event-codes.h' include files are missing. on Termux
pkg install libevdev
Checking availability of current mirror:
[*] https://is.mirror.flokinet.net/termux/termux-main: ok
Reading package lists... Done
Building dependency…
Get device network name potentially different due to router
Sometimes nmap does not return anything while the device connection to the network has not changed.