Commit graph

86 commits

Author SHA1 Message Date
bongbui321
32dea61199 update name 2024-03-26 04:05:02 -04:00
bongbui321
dc5b05b008 good 2024-03-26 03:58:13 -04:00
bongbui321
569a21a5f7 good 2024-03-26 00:34:10 -04:00
bongbui321
f968e0956a good 2024-03-25 01:36:10 -04:00
bongbui321
c8eb0ba324 not yet 2024-03-25 01:32:34 -04:00
bongbui321
ed32ba0b15 test 2024-03-24 23:02:59 -04:00
bongbui321
dfeea06688 test 2024-03-24 22:50:30 -04:00
Bjoern Kerler
e832a3d776
Merge pull request #519 from bongbui321/hardcode_flags_boot
Follow flags setting standard of fastboot for `boot` partitions
2024-03-22 08:10:13 +01:00
Hoang Bui
4514b83693
fix typeo 2024-03-21 01:27:44 -04:00
bongbui321
db1f818920 getactiveslot 2024-03-21 01:25:04 -04:00
Hoang Bui
3112252a9c
fix 2024-03-21 01:04:49 -04:00
bongbui321
7228c96d7f follow fastboot standard 2024-03-21 00:43:00 -04:00
bongbui321
66b9871365 improve speed 2024-03-19 04:21:30 -04:00
bongbui321
4d592bb3f4 no assert 2024-03-13 21:30:31 -04:00
bongbui321
48523af093 cleanup + faster 2024-03-12 01:01:58 -04:00
bongbui321
a0ef047c8d good 2024-03-12 00:33:42 -04:00
bongbui321
a6a190a9b9 not yet 2024-03-10 00:21:11 -05:00
bongbui321
fa5f6ad45e minor cleanup 2024-03-09 16:48:11 -05:00
bongbui321
e82ce8218b good find and patch 2024-03-09 15:46:48 -05:00
bongbui321
de4b66c26d this is so wrong and so hard to modify 2024-03-09 14:12:02 -05:00
bongbui321
2ae6c99b9a good start 2024-03-07 23:44:23 -05:00
bongbui321
226699f392 fix set inactive slot 2024-03-07 17:57:35 -05:00
bongbui321
195a50c02e fix indent 2024-03-06 01:52:56 -05:00
bongbui321
8f09c49ff7 set every active partition 2024-03-06 01:16:21 -05:00
bongbui321
69d9a7e772 fix setactiveslot 2024-03-06 00:04:47 -05:00
bongbui321
bd36481568 Merge branch 'master' into fix_setactiveslot 2024-03-05 23:48:28 -05:00
bongbui321
762c76300d tmp fix 2024-03-05 23:46:43 -05:00
Bjoern Kerler
8f606dd1fe
Merge pull request #512 from bongbui321/fix_sparse
fix sparse get size()
2024-03-05 13:09:48 +01:00
bongbui321
2e2ab70c93 only move pointer after checked 2024-03-02 01:59:38 -05:00
bongbui321
ba56b3205c fix 2024-03-02 01:57:18 -05:00
bongbui321
fbf9157df5 fix sparse get size() 2024-03-02 01:55:00 -05:00
bongbui321
f12038769b fix setactiveslot 2024-02-26 22:45:45 -05:00
John Sanpe
5ebe9b46d2
qfil: fixed path inconsistency issue when setting bootable
Signed-off-by: John Sanpe <sanpeqf@gmail.com>
2023-12-28 02:50:26 +08:00
Antoine
cce157c50c cfg.SECTOR_SIZE_IN_BYTES is an attribut of the firehose instance 2023-11-20 15:58:03 +01:00
Bjoern Kerler
a411f608ff Add support for Nothing Phones, add support for qc sahara v3 2023-10-05 09:05:46 +02:00
Next Alone
822ba2ff71 feat: usb device serial number support
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
2023-08-11 09:55:50 +08:00
Bjoern Kerler
b227c4c17e Update some tools, change license from MIT to GPLv3. If code is reused in commercial tools, those tools will automatically become GPLv3 and have to be open-sourced under GPLv3 as well. 2023-07-22 15:36:45 +02:00
Bjoern Kerler
76a2bf4d3f Fix edl xiaomi auth 2023-07-14 18:13:01 +02:00
Bjoern Kerler
fc01812555 Fix edl xiaomi auth 2023-07-14 18:12:27 +02:00
Bjoern Kerler
e5ec2caada
Fix issue on rawmode request 2023-05-30 16:26:57 +02:00
info@revskills.de
3cf600372b Fix loader db issues on invalid filenames 2023-05-07 12:39:01 +02:00
info@revskills.de
44e91cc789 Change reset command to use reset instead of poweroff 2023-05-07 11:59:59 +02:00
Bjoern Kerler
033990eb9a
Update firehose.py
Fix issue with connect and usb overflowing
2023-04-18 17:20:18 +02:00
info@revskills.de
8c595a221e Improve read speed 2023-04-07 16:50:58 +02:00
info@revskills.de
652e6f7df2 Fix edl issues with sdm662 2023-04-07 15:29:11 +02:00
Bjoern Kerler
06c462dbcc
Improve progress bar 2023-04-03 16:49:40 +02:00
Bjoern Kerler
b97f670433
Additional unlock fixes 2023-04-03 15:46:24 +02:00
Bjoern Kerler
571ee4ed89
Fix sahara connect for msm89xx 2023-04-03 13:13:28 +02:00
Bjoern Kerler
1d3e89a2af
Fix sahara id memory dumping 2023-03-30 15:29:48 +02:00
Bjoern Kerler
15c5506ff4
Merge pull request #365 from viraniac/master
Fix exception when processing nop cmd
2023-02-27 11:38:08 +01:00