summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNayil Mukhametshin <66028747+nlscc@users.noreply.github.com>2020-05-27 19:37:38 +0200
committerNayil Mukhametshin <66028747+nlscc@users.noreply.github.com>2020-05-27 19:37:38 +0200
commitae9c9b230e79db7a4cd236f5deed1c93dbfb2c32 (patch)
tree978036176653bff231474d728868f826eae33c98
parentinitial commit (diff)
downloadsamloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.tar
samloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.tar.gz
samloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.tar.bz2
samloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.tar.lz
samloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.tar.xz
samloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.tar.zst
samloader-ae9c9b230e79db7a4cd236f5deed1c93dbfb2c32.zip
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e048203..de66c0e 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,11 @@
Download firmware for Samsung devices (without any extra Windows drivers).
## Usage
`checkupdate [model] [region]`: Check the latest firmware version
+
`download [version] [model] [region] [outfile]`: Download the specified firmware version for a given phone and region
+
`decrypt2 [version] [model] [region] [infile] [outfile]`: Decrypt enc2 encrypted firmwares
+
`decrypt4 [version] [model] [region] [infile] [outfile]`: Decrypt enc4 encrypted firmwares (requires network connection)
### Example
```