Bjoern Kerler
08f0fa6654
Fix disconnect issues.
2021-01-12 23:08:05 +01:00
Bjoern Kerler
c2f9283907
Fix z982
2021-01-12 18:33:05 +01:00
Bjoern Kerler
cca27199e5
New preparations
2021-01-12 16:59:55 +01:00
Bjoern Kerler
66f0e4627f
Fix program
2021-01-07 17:48:52 +01:00
Bjoern Kerler
9fe43108f3
Fix erase
2021-01-07 17:39:33 +01:00
Bjoern Kerler
91875e70a1
Fix for old devices
2021-01-07 17:36:03 +01:00
Bjoern Kerler
014ea4f9af
Fix for old devices
2021-01-07 17:33:04 +01:00
Bjoern Kerler
8e20e6f359
Fix for old devices
2021-01-07 17:31:03 +01:00
Bjoern Kerler
3384ffa577
Read fixes
2021-01-07 16:58:53 +01:00
Bjoern Kerler
164193da99
Fixed for older phones, erase read and write
2021-01-07 16:41:03 +01:00
Bjoern Kerler
de9975b78f
Version 3.1. Add old device support
2021-01-07 14:42:49 +01:00
Bjoern Kerler
9565f48167
Several fixes
2020-12-26 21:55:59 +01:00
Bjoern Kerler
447c7c9990
Minor fix
2020-12-22 22:33:07 +01:00
Bjoern Kerler
036bc63efd
Add streaming mode
2020-12-22 22:19:37 +01:00
Bjoern Kerler
022bd86c70
Fix patch cmd
2020-11-15 11:21:17 +01:00
Bjoern Kerler
0445c386a3
Fix oemunlock, thx to xian
2020-11-15 11:13:20 +01:00
Bjoern Kerler
27efc84c35
Fix tcp-client
2020-11-14 17:28:32 +01:00
Bjoern Kerler
8a466dec40
Fix peek, poke
2020-11-14 16:55:52 +01:00
Bjoern Kerler
aa0ab719f2
New structure, improve debug messages
2020-11-14 14:59:03 +01:00
Bjoern Kerler
c816aa528f
Detection fixes
2020-09-23 17:18:53 +02:00
Bjoern Kerler
099a98b4ee
Fixes
2020-09-23 11:24:32 +02:00
Bjoern Kerler
e2120e63cc
Fixes and qfil stuff added
2020-09-23 11:20:41 +02:00
Bjoern Kerler
e93ea64ac9
Update firehose.py
2020-09-22 23:22:22 +02:00
Bjoern Kerler
fa2e281982
Update firehose.py
...
Fix issue on not getting any response
2020-09-22 23:19:25 +02:00
Bjoern Kerler
987956afe1
Fixes
2020-06-15 14:40:36 +02:00
Minecrell
75fc96e006
Actually dump the backup GPT, not a copy of the primary GPT partitions
...
The backup GPT is a copy of the primary GPT header and partition
entries in reverse order at the end of the disk.
At the moment "edl.py gpt" dumps a copy of the primary GPT partition
to "gpt_backup0.bin", so it is missing a copy of the backup GPT header.
Change the code to actually make use of the fh.get_backup_gpt() function.
Also fix the starting sector in get_backup_gpt(): header["backup_lba"]
is the sector of the GPT backup header, which comes after the copy
of the partition entries. Usually the GPT backup header should be
the last 33 sectors after last_usable_lba, so use that instead.
2020-05-22 12:17:57 +02:00
Samuel Dionne-Riel
0dd8eb452b
Give the expected filename when loader cannot be found
...
Otherwise, it quickly gets annoying to figure out the right filename
from the information the program outputs.
Now it's a quick copy/paste away, no more missing one character.
2020-04-30 23:15:46 -04:00
Bjoern Kerler
40e47f3eb3
Fixes
2020-03-18 21:19:50 +01:00
Bjoern Kerler
eb215e7101
Remove non-working code
2020-02-18 07:55:57 +01:00
Bjoern Kerler
db91abc8c3
Fixes
2020-02-13 14:09:53 +01:00
Bjoern Kerler
5a40c1d9e3
Minor fix
2020-02-08 00:14:18 +01:00
Bjoern Kerler
729bbed2e0
Oppo fixes
2020-01-26 18:40:12 +01:00
Bjoern Kerler
89a8fd68b9
Oppo fix
2020-01-26 14:57:34 +01:00
Bjoern Kerler
5f5ee13a49
Display write file
2020-01-26 14:35:30 +01:00
Bjoern Kerler
6a0dd52ddc
Write fixes, init fixes and read fixes, multiple read support
2020-01-26 14:15:14 +01:00
Bjoern Kerler
775684a62f
Serial fixes
2019-12-29 17:46:40 +01:00
Bjoern Kerler
df646773cd
New fixes
2019-12-17 21:13:32 +01:00
Bjoern Kerler
74387cc1e9
Changes
2019-12-17 00:39:52 +01:00
Bjoern Kerler
e3726d775a
Add log to log.txt in debugmode
2019-12-16 23:32:10 +01:00
Bjoern Kerler
e93b920132
Oppo fixes 2
2019-12-16 22:26:39 +01:00
Bjoern Kerler
172888287b
Oppo fixes
2019-12-16 21:54:25 +01:00
Bjoern Kerler
8f6c70746d
Fix windows timeout issues. Fix reset command. Fix wrong XML length
2019-12-08 10:14:52 +01:00
Bjoern Kerler
b793541b4c
Minor gtp fix
2019-12-03 08:46:31 +01:00
Bjoern Kerler
45acf33951
Add rawprogram xml creation and fix gpt
2019-12-02 21:00:23 +01:00
Bjoern Kerler
b403cffb47
Improve read speed and fix skip
2019-12-01 17:00:42 +01:00
Bjoern Kerler
3cd9f7693d
Improve usage
2019-11-27 22:53:04 +01:00
Bjoern Kerler
94930b4e99
Add autolun and skip
2019-11-27 21:26:44 +01:00
Bjoern Kerler
b26ddc907b
New interface, diag fixes
2019-11-23 19:06:21 +01:00
Bjoern Kerler
2c3329dab9
Add rl command
2019-11-20 17:16:45 +01:00
Bjoern Kerler
392193b2d8
Fixes for op6t and op7
2019-11-20 12:40:37 +01:00