Skip to content

Commit

Permalink
Merge pull request #75 from derskythe/master
Browse files Browse the repository at this point in the history
fix: README.md
  • Loading branch information
derskythe authored May 10, 2024
2 parents 9b94ae6 + 0c69d33 commit 3227a82
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,26 @@ You can also download the [release](https://github.com/derskythe/flipperzero-sub
> The application is not compatible with the official firmware version.
> Also, it has not been tested on other firmware versions other than [Unleashed Firmware](https://github.com/DarkFlippers/unleashed-firmware) and [OFW](https://github.com/flipperdevices/flipperzero-firmware).
---

## User Guide

### Main Menu

![image](https://github.com/DarkFlippers/flipperzero-subbrute/assets/31771569/9f428d6e-59fd-4517-895d-fb185f8d884f)

Here you can select the protocol and frequency that will be used for bruteforce.
According to our observations, `CAME 12bit 433MHz` is the most common protocol, so it is selected by default.
To identify other devices and protocols, you should inspect the device.
According to the protocol, when probe a key, each value is sent 3 times.
Most of the devices this works but there are devices that don't work and more repetitions are needed.
The number of repetitions can be increased with the right button, the left button decreases the value.
The negative side of increasing the number of repetitions will be a longer key find time.
<p>Here you can select the protocol and frequency that will be used for bruteforce.</p>
<p>According to our observations, `CAME 12bit 433MHz` is the most common protocol, so it is selected by default.
To identify other devices and protocols, you should inspect the device.</p>
<p>According to the protocol, when probe a key, each value is sent 3 times.</p>
<p>Most of the devices this works but there are devices that don't work and more repetitions are needed.</p>
<p>The number of repetitions can be increased with the right button, the left button decreases the value.</p>
<p>The negative side of increasing the number of repetitions will be a longer key find time.</p>

![image](https://github.com/DarkFlippers/flipperzero-subbrute/assets/31771569/a17695d0-833d-44ce-a0d0-ead8366cb4fe)

---

#### Buttons

| Button | Action |
Expand All @@ -51,6 +55,8 @@ The negative side of increasing the number of repetitions will be a longer key f
| :record_button: | Select protocol |
| :leftwards_arrow_with_hook: | Close application |

---

## Supported Protocols

![image](https://github.com/DarkFlippers/flipperzero-subbrute/assets/31771569/1f14b5eb-7e66-4b37-b816-34fab63db70c)
Expand Down

0 comments on commit 3227a82

Please sign in to comment.