Skip to content

Commit

Permalink
Add guides for basically everything
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAirBlow authored Jun 18, 2023
1 parent 7ab8dbd commit f7254c4
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,46 @@ Fun fact: Official Odin for Linux works using DevFS, and people report it workin
6) Works with `.lz4` files directly without manual extraction
5) Implemented EFS Clear and Bootloader Update options in Odin

## Current list of commands
![Commands](https://github.com/Samsung-Loki/Thor/assets/68467762/01526ec4-ff64-4308-8ff4-46af9e5aa0c1)

## Usage guide
<details>
<summary>Initiate a connection</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/a98b9ff7-4346-4d64-9783-c22ba6a5a709"/>
</details>
<details>
<summary>Select the options</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/6d93c907-d548-4637-a473-4a2eb7793dbc"/>
</details>
<details>
<summary>Flash an odin archive</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/cb32aadb-c01c-474e-9d31-5fd6e704b846"/>
</details>
<details>
<summary>Flash a single partition</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/f8f7e1dc-8c14-44c0-aaa7-85cf0c5cd024"/>
</details>
<details>
<summary>Print description of a device's partition table</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/0e1a3335-71ea-45e7-bbcd-a61a553f4943"/>
</details>
<details>
<summary>Dump device's partition table into a PIT file</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/ef6a5a67-c902-4af1-8de8-b5bbe4a3e9ef"/>
</details>
<details>
<summary>Print description of any PIT file</summary>
<br>
<img src="https://github.com/Samsung-Loki/Thor/assets/68467762/4d4f3ccc-380a-4557-93fa-a2cc1ee698bc"/>
</details>

## What devices were tested?
Me personally tested only SM-G355H, which is old, but do not worry. \
The Odin protocol never introduced any major changes, so it should work.
Expand Down

0 comments on commit f7254c4

Please sign in to comment.