Bjoern Kerler
34f06254b1
Update qualcomm_config.py
2021-12-10 00:31:16 +01:00
Bjoern Kerler
6ecba46e98
add SDM662 basic support
2021-12-10 00:14:05 +01:00
Bjoern Kerler
e8dc0bd5eb
Update oneplus.py
2021-12-10 00:00:43 +01:00
Bjoern Kerler
9892de2eb1
Update
2021-12-05 14:32:59 +01:00
Bjoern Kerler
4d5cb463d2
Improve progress bar
2021-12-05 14:32:21 +01:00
Bjoern Kerler
78bdf20de4
Update firehose.py
2021-12-05 14:09:01 +01:00
Bjoern Kerler
299c6dc636
Update loaders + fhloaderparse
2021-12-05 14:07:19 +01:00
Bjoern Kerler
777c9143dc
Update sierra keygen
2021-12-04 11:39:45 +01:00
Bjoern Kerler
529d2e935a
Update sierrakeygen, rename sierrakeygen and qc_diag
2021-12-03 22:10:35 +01:00
Bjoern Kerler
0cc421a160
Merge pull request #184 from ek9852/master
...
Add UFS provision cmd
2021-11-05 19:54:52 +01:00
Keith Mok
7dea85d7d0
Add UFS provision cmd
2021-11-05 09:37:42 -07:00
Bjoern Kerler
61ff60c505
Merge pull request #182 from ek9852/master
...
Fix sparse check exception
2021-11-05 08:47:12 +01:00
Keith Mok
cb66020a81
Fix sparse check exception
...
If a program file is less than 28 bytes,
the checking for sparse header will fire exception,
Since the unpack funciton expect the input data length
to be 28 bytes.
2021-11-04 16:21:46 -07:00
Bjoern Kerler
b40e0ae599
Clean up usblib
2021-10-28 16:42:13 +02:00
Bjoern Kerler
421920d1e4
Merge pull request #174 from ligteltelecom/master
...
bug calcsize fixed
2021-10-28 16:24:55 +02:00
ligteltelecom
97ccdb84eb
bug calcsize fixed
2021-10-27 15:07:01 -03:00
Bjoern Kerler
b3884ab90e
Update README.md
2021-10-25 19:24:48 +02:00
Bjoern Kerler
3ee5549364
Remove redundant files
2021-10-25 19:18:47 +02:00
Bjoern Kerler
fbcee3f61d
Reinit issue fix
2021-10-25 18:12:03 +02:00
Bjoern Kerler
d13f2d22c8
New structure
2021-10-25 17:57:14 +02:00
Bjoern Kerler
17d96e8953
Add progress fix
2021-10-25 16:57:10 +02:00
Bjoern Kerler
529c234109
Update and fix op9
2021-10-25 14:43:57 +02:00
Bjoern Kerler
57fb730ba6
Update and fix op9
2021-10-25 14:43:33 +02:00
Bjoern Kerler
62dc36ab53
Merge pull request #167 from humdogm/master
...
A few quality of life visual changes
2021-10-21 08:41:17 +02:00
humziq
fa4f98e71e
Add sector count to completion message in show_progress()
...
To keep consistency with original progress message and ensure users know
how many total sectors have been written.
2021-10-20 20:40:21 -05:00
humziq
c730b72532
Pad progress string with spaces in print_progress()
...
Useful to clear previous data if line's length decreases
2021-10-20 20:40:21 -05:00
humziq
23a86beab6
Fix length of pos string in show_progress()
...
Length is fixed to total divided by sector size
Done so that terminal data remains static in the progress string when it
changes from e.g. 768 to 1024 sectors
2021-10-20 20:40:21 -05:00
humziq
3bb6e91570
Fix length of iteration's format string to 5 digits in print_progress()
...
Done so that terminal data remains static in the progress string when it
changes from e.g. 9.0 to 10.0
2021-10-20 20:39:33 -05:00
Bjoern Kerler
91c0f93676
Fix op9 issues
2021-10-06 16:01:06 +02:00
Bjoern Kerler
cba71fe303
Improve wl error info
2021-09-15 08:41:59 +02:00
Bjoern Kerler
2112815f4b
Update qualcomm_config.py
2021-09-15 08:09:23 +02:00
Bjoern Kerler
063ca758ab
Update oneplus.py
2021-09-12 12:20:31 +02:00
Bjoern Kerler
4c1edd8916
Merge pull request #146 from luk1337/patch-1
...
Fix error reporting for `memorydump` command
2021-09-12 12:19:59 +02:00
Bjoern Kerler
afe47b05a3
Merge pull request #147 from luk1337/patch-2
...
Allow selecting partitions for memorydump
2021-09-12 12:19:24 +02:00
Bjoern Kerler
a6ca94072a
Add ebba (oneplus nord ce) support)
2021-09-12 11:15:34 +02:00
LuK1337
ec615bfdf5
Allow selecting partitions for memorydump
...
Sometimes we might just want a single file e.g. KMSG.txt thus saving
some time by not dumping everything else.
2021-09-08 23:06:56 +02:00
LuK1337
4a1b235f33
Fix error reporting for memorydump
command
...
read_memory() doesn't return data when passing file object thus instead
we should check how many bytes we wrote and compare that against
expected length.
2021-09-08 20:30:09 +02:00
Bjoern Kerler
abb7f53265
Merge pull request #139 from koyuyesil/patch-1
...
Update usb_ids.py
2021-09-04 14:08:25 +02:00
Örsan AKCİYER
cea0b643ed
Update usb_ids.py
...
xiaomi redmi 5 plus
2021-09-04 01:13:46 +03:00
Bjoern Kerler
58f555e30d
Merge pull request #138 from CyberMan571/patch-5
...
Library path update
2021-09-03 23:55:24 +02:00
Said Ali
15dce520d0
Library path update
...
Sorry Friends
Forgive me for adding part by part!
2021-09-03 21:27:53 +00:00
Bjoern Kerler
b43f430f89
Merge pull request #137 from CyberMan571/patch-4
...
Solved Library error
2021-09-03 22:51:28 +02:00
Said Ali
c156615875
Solved Library error
2021-09-03 20:41:06 +00:00
Bjoern Kerler
9f7a93796f
Update sierrakeygen.py
2021-09-01 08:14:55 +02:00
Bjoern Kerler
8061ce75e9
Update Loaders
2021-08-28 20:36:17 +02:00
Bjoern Kerler
c88295b8d6
Update Loaders
2021-08-28 16:30:49 +02:00
Bjoern Kerler
2c0ef9aa85
Update Loaders
2021-08-28 00:22:43 +02:00
Bjoern Kerler
1c16156dac
Update config
2021-08-28 00:07:39 +02:00
Bjoern Kerler
c27c2d72da
Fix program buffer function
2021-08-27 23:03:46 +02:00
Bjoern Kerler
cc72b0c961
Fix op9 issues
2021-08-27 22:04:29 +02:00