flipperzero-goodies/intercom-keys
2024-01-29 02:21:36 +01:00
..
brn add script to check for duplicate keys 2022-12-02 02:02:45 +03:00
debug sync with https://github.com/GlUTEN-BASH/Flipper-Starnew 2024-01-29 02:21:36 +01:00
kgn add script to check for duplicate keys 2022-12-02 02:02:45 +03:00
msk added 2 universal keys 2023-05-30 13:15:40 +03:00
spb added spb & unknwn keys 2023-10-11 21:54:42 +02:00
starnew sync with https://github.com/GlUTEN-BASH/Flipper-Starnew 2024-01-29 02:21:36 +01:00
unknwn added spb & unknwn keys 2023-10-11 21:54:42 +02:00
README.md Update README.md 2023-12-20 19:38:19 +01:00

Universal intercom keys

Универсальные ключи от домофонов

Array
(
    [spb] => ./spb,
    [msk] => ./msk,
    [brn] => ./brn,
    [kgn] => ./kgn,
    [starnew] => ./starnew,
    [unknwn] => ./unknwn,
    [debug] => ./debug
)

p.s. if you have universal intercom keys, but you can't scan it, then get into contact with me: sunny.capt@tuta.io https://t.me/lambda_function or just create a pull request

p.p.s. keys for one city may work in another city/country

p.p.p.s. follow the updates in wetox_crew channel


How to use

unziped folders folder in Flipper's SD card
/path/to/flipperzero-goodies_keys_release_*/ibutton /ibutton
/path/to/flipperzero-goodies_keys_release_*/lfrfid /lfrfid
/path/to/flipperzero-goodies_keys_release_*/nfc /nfc
/path/to/flipperzero-goodies_keys_release_*/ibutton_fuzzer /ibutton_fuzzer
/path/to/flipperzero-goodies_keys_release_*/lfrfid_fuzzer /lfrfid_fuzzer
/path/to/flipperzero-goodies_keys_release_*/mifare_fuzzer /mifare_fuzzer

Download the zip file from the latest release page and read README.md


Fuzzers

The folders ibutton_fuzzer, lfrfid_fuzzer and mifare_fuzzer are needed to use fuzzer apps, check and install them:

Array
(
    [ibutton_fuzzer] => /DarkFlippers/Multi_Fuzzer,
    [lfrfid_fuzzer] => /DarkFlippers/Multi_Fuzzer,
    [mifare_fuzzer] => /spheeere98/mifare_fuzzer,
)

from wetox with love