-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added intercom keys for entering debug mode
- Loading branch information
Showing
10 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Universal intercom keys for entering debug mode | ||
|
||
Универсальные ключи от домофонов для вход в режим программирования | ||
|
||
<pre> | ||
Array | ||
( | ||
[ibutton] => <a target="_blank" href="//github.com/wetox-team/flipperzero-goodies/tree/master/intercom-keys/debug/keys/ibutton">./keys/ibutton</a>, | ||
[lfrfid] => <a target="_blank" href="//github.com/wetox-team/flipperzero-goodies/tree/master/intercom-keys/debug/keys/lfrfid">./keys/lfrfid</a>, | ||
[nfc] => <a target="_blank" href="//github.com/wetox-team/flipperzero-goodies/tree/master/intercom-keys/debug/keys/nfc">./keys/nfc</a> | ||
) | ||
</pre> | ||
|
||
--- | ||
|
||
__from wetox with love__ |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Filetype: Flipper iButton key | ||
Version: 2 | ||
Protocol: DS1990 | ||
Rom Data: BB 48 32 1F BC DA E8 96 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Filetype: Flipper iButton key | ||
Version: 2 | ||
Protocol: DS1990 | ||
Rom Data: 96 E8 DA BC 1F 32 48 BB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Filetype: Flipper iButton key | ||
Version: 2 | ||
Protocol: DS1990 | ||
Rom Data: 85 00 56 5A FF FF FF 01 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Filetype: Flipper iButton key | ||
Version: 2 | ||
Protocol: DS1990 | ||
Rom Data: 01 FF FF FF 5A 56 00 85 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Filetype: Flipper RFID key | ||
Version: 1 | ||
Key type: EM4100 | ||
Data: 56 5A FF FF FF |
Empty file.