renamed the sc command to smart in the commands list

As the `sc` command now invoke the `script` command, we need to enter `smart` in order to get the right command.
This commit is contained in:
HexPandaa 2020-07-23 10:22:31 +02:00 committed by GitHub
parent 816ddd94d9
commit f06ad6f369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -845,14 +845,14 @@ Check column "offline" for their availability.
|command |offline |description
|------- |------- |-----------
|`sc help `|Y |`This help`
|`sc list `|N |`List ISO 7816 history`
|`sc info `|N |`Tag information`
|`sc reader `|N |`Act like an IS07816 reader`
|`sc raw `|N |`Send raw hex data to tag`
|`sc upgrade `|Y |`Upgrade sim module firmware`
|`sc setclock `|N |`Set clock speed`
|`sc brute `|N |`Bruteforce SFI`
|`smart help `|Y |`This help`
|`smart list `|N |`List ISO 7816 history`
|`smart info `|N |`Tag information`
|`smart reader `|N |`Act like an IS07816 reader`
|`smart raw `|N |`Send raw hex data to tag`
|`smart upgrade `|Y |`Upgrade sim module firmware`
|`smart setclock `|N |`Set clock speed`
|`smart brute `|N |`Bruteforce SFI`
### script