Project

General

Profile

GalaxySIIIGTI9300PartitionsResearch » History » Version 1

Denis 'GNUtoo' Carikli, 02/29/2020 03:37 PM
move from the GalaxySIIIGTI9300

1 1 Denis 'GNUtoo' Carikli
h1. GalaxySIIIGTI9300PartitionsResearch
2
3
h4. Locating the PIT and MD5HDR
4
5
The following doesn't seem to work:
6
<pre>
7
$ dd if=mmcblk0 seek=34 count=16 of=PIT
8
16+0 records in
9
16+0 records out
10
</pre>
11
12
<pre>
13
$ heimdall print-pit --file PIT 
14
Heimdall v1.4.2
15
16
Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna
17
http://www.glassechidna.com.au/
18
19
This software is provided free of charge. Copying and redistribution is
20
encouraged.
21
22
If you appreciate this software and you would like to support future
23
development please consider donating:
24
http://www.glassechidna.com.au/donate/
25
26
Entry Count: 0
27
Unknown 1: 0
28
Unknown 2: 0
29
Unknown 3: 0
30
Unknown 4: 0
31
Unknown 5: 0
32
Unknown 6: 0
33
Unknown 7: 0
34
Unknown 8: 0
35
</pre>