Benjamin_Loison commented on issue Benjamin_Loison/adb#12 2024-09-05 20:00:19 +02:00
Factory reset without interacting

When running as normal:

fastboot devices

does not return anything.

Benjamin_Loison commented on issue Benjamin_Loison/adb#12 2024-09-05 19:59:50 +02:00
Factory reset without interacting
adb reboot recovery --wipe_data

just redirects to recovery. Reboot system now reboots to usual phone state.

Benjamin_Loison commented on issue Benjamin_Loison/linux#22 2024-09-05 13:48:44 +02:00
How to shred free disk slots?

Related to:

-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAqXiRwz0du96gb/HpXsudOg6KGQnZvFRRdFIhz+bgFDsw
SY9bUxZ9AWNo+U3Syz3zeMwyJTOtuc35po9pfDs3qOP4BzICsRv73dG4ZCoH4zlg
0nsBFhofaRHciz…
Benjamin_Loison opened issue Benjamin_Loison/adb#17 2024-09-05 01:36:16 +02:00
*Permission denied* while being *root*
Benjamin_Loison commented on issue Benjamin_Loison/adb#12 2024-09-05 01:03:33 +02:00
Factory reset without interacting

Maybe LineageOS recovery can receive an argument to automatically factory reset.

Benjamin_Loison opened issue Benjamin_Loison/adb#16 2024-09-05 00:58:23 +02:00
Be notified when *USB debugging* is enabled since a given amount of time without being used
Benjamin_Loison closed issue Benjamin_Loison/adb#15 2024-09-04 20:23:02 +02:00
Take screenshot with a unique file name
Benjamin_Loison opened issue Benjamin_Loison/adb#15 2024-09-04 20:22:16 +02:00
Take screenshot with a unique file name
Benjamin_Loison opened issue Benjamin_Loison/adb#14 2024-09-03 00:30:18 +02:00
Long adb kill-server
Benjamin_Loison commented on issue Benjamin_Loison/adb#13 2024-08-31 14:53:12 +02:00
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…

Benjamin_Loison opened issue Benjamin_Loison/adb#13 2024-08-31 03:12:47 +02:00
Is protocol in plaintext?
Benjamin_Loison opened issue Benjamin_Loison/adb#12 2024-08-31 02:12:29 +02:00
Factory reset without interacting
Benjamin_Loison opened issue Benjamin_Loison/PlayStore#5 2024-08-29 20:43:26 +02:00
*Turn on Play Protect?* random time prompt
Benjamin_Loison commented on issue Benjamin_Loison/adb#11 2024-08-27 23:49:43 +02:00
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…