Skip to content

Commit 17e02e7

Browse files
authored
Update README.md
1 parent c423c98 commit 17e02e7

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# QuickADB
2-
## a Python based GUI for ADB & Fastboot commands
32

3+
## a Python based GUI for ADB & Fastboot commands
44
Simple GUI created in Python in effort to make ADB & Fastboot commands faster and easier for both beginners and experts.
55

66
## FEATURES
@@ -15,15 +15,18 @@ Fastboot section to reboot into different modes and checking getvar variables. S
1515

1616
Flashing section to flash 24 different partitions via fastboot. Supports ".img" and ".bin" files.
1717

18+
[V2.0.0] Advanced tab. Automatic driver installers, payload dumper powered by [@ssut's payload-dumper-go](https://github.com/ssut/payload-dumper-go), ADB debloater, Magisk installer and more.
1819
## NOTES
1920

2021
**Always** keep an eye on the logs while flashing an image. If you get a faulty output, please use the terminal and flash the image manually before rebooting your device.
2122

23+
Kaspersky and 6 unknown vendors flag QuickADB as trojan. This is a false-positive alert. It happens because the program was compiled with PyInstaller, so it doesn't have a signature.
2224

2325
### [Buy Me a Coffee](https://buymeacoffee.com/fl0w)
2426

2527
### [View XDA Thread](https://xdaforums.com/t/tool-quickadb-a-gui-to-execute-adb-fastboot-commands.4690673/)
2628

2729

28-
![tool](https://github.com/user-attachments/assets/7ad07247-d3f0-4a1c-ad5a-98f069d22007)
30+
![toolV2](https://github.com/user-attachments/assets/a781b1d7-d3ab-4dde-ae3d-6340c3e8e128)
31+
2932

0 commit comments

Comments
 (0)