]> git.zerfleddert.de Git - proxmark3-svn/blame - client/sc_upgrade_firmware/readme.txt
restore #755 reverted after #757 (#761)
[proxmark3-svn] / client / sc_upgrade_firmware / readme.txt
CommitLineData
9f596ec7 1
22018-12-20 Iceman
3
4=======================================
5
6The latest firmware for the SIM MODULE is : SIM010.bin
7
8
9You can use it to upgrade you sim module via the pm3 client.
10
11
12pm3 --> sc upgrade -h
13pm3 --> sc upgrade f ../tools/simmodule/SIM010.bin
14
15
16
17Even its a quite fast command you should be warned. You may brick it if you interrupt it.
18
19
20
21Run hw status command to verify that the upgrade went well.
22
23pm3 --> hw status
24
25
26
27If you didn't download this file from the RRG Repo be aware that it might be corrupt or faulty.
28
29You find to hash text files in this folder. They were generated with the following linux commands.
30
31
32md5sum -b SIM010.bin > SIM010.md5.txt
33sha512sum -b SIM010.bin > SIM010.sha512.txt
34
35
36You should validate the SIM010.bin file against these hash files in order to be sure the file is not corrupt or faulty.
Impressum, Datenschutz